Fixed URLs for post-RTM mssql-server repo

This commit is contained in:
Arnav Singh
2017-11-09 14:48:50 -08:00
committed by GitHub
parent 904baf344d
commit 7344f757e5
@@ -7,8 +7,8 @@
vars:
# The URL of the repo to fetch the mssql-server and mssql-server-ha packages from
centos_server_repo_url: 'https://packages.microsoft.com/config/rhel/7/mssql-server.repo'
ubuntu_server_repo_url: 'https://packages.microsoft.com/config/ubuntu/16.04/mssql-server.list'
centos_server_repo_url: 'https://packages.microsoft.com/config/rhel/7/mssql-server-2017.repo'
ubuntu_server_repo_url: 'https://packages.microsoft.com/config/ubuntu/16.04/mssql-server-2017.list'
# The URL of the repo to fetch the mssql-tools package from
centos_tools_repo_url: 'https://packages.microsoft.com/config/rhel/7/prod.repo'