diff --git a/CentOS-8-GenericCloud.ks b/CentOS-8-GenericCloud.ks index 4693f7a..b01ecfe 100644 --- a/CentOS-8-GenericCloud.ks +++ b/CentOS-8-GenericCloud.ks @@ -110,7 +110,7 @@ dnf clean all # XXX instance type markers - MUST match CentOS Infra expectation echo 'genclo' > /etc/yum/vars/infra -# chance dhcp client retry/timeouts to resolve #6866 +# change dhcp client retry/timeouts to resolve #6866 cat >> /etc/dhcp/dhclient.conf << EOF timeout 300; @@ -199,4 +199,3 @@ cockpit-system centos-release rng-tools %end -