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 fa94192 commit 70ce5ffCopy full SHA for 70ce5ff
ks/azure/centos75-hpc.ks
@@ -21,6 +21,7 @@ network --bootproto=dhcp
21
# Use network installation
22
url --url=http://olcentgbl-masters.trafficmanager.net/centos/7.5.1804/os/x86_64/
23
repo --name="CentOS-Updates" --baseurl=http://olcentgbl-masters.trafficmanager.net/centos/7.5.1804/updates/x86_64/
24
+repo --name="openlogic" --baseurl="http://olcentgbl.trafficmanager.net/openlogic/7.5.1804/openlogic/x86_64/"
25
26
# Root password
27
rootpw --plaintext "to_be_disabled"
@@ -77,6 +78,7 @@ sudo
77
78
python-pyasn1
79
parted
80
WALinuxAgent
81
+msft-rdma-drivers
82
selinux-policy-devel
83
rdma
84
librdmacm
0 commit comments