We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d759c4a commit 4873cf3Copy full SHA for 4873cf3
ks/azure/centos75-hpc.ks
@@ -19,8 +19,8 @@ lang en_US.UTF-8
19
network --bootproto=dhcp
20
21
# Use network installation
22
-url --url=http://olcentgbl.trafficmanager.net/centos/7.5.1804/os/x86_64/
23
-repo --name="CentOS-Updates" --baseurl=http://olcentgbl.trafficmanager.net/centos/7.5.1804/updates/x86_64/
+url --url=http://olcentgbl-masters.trafficmanager.net/centos/7.5.1804/os/x86_64/
+repo --name="CentOS-Updates" --baseurl=http://olcentgbl-masters.trafficmanager.net/centos/7.5.1804/updates/x86_64/
24
25
# Root password
26
rootpw --plaintext "to_be_disabled"
0 commit comments