From f324f854785ece0a95676a2b971637d32304fec6 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Jan 11 2020 19:29:33 +0000 Subject: typo and whitespace fixes --- 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 -