diff --git a/CentOS-7-GenericCloud.ks b/CentOS-7-GenericCloud.ks index aa42644..6533f65 100644 --- a/CentOS-7-GenericCloud.ks +++ b/CentOS-7-GenericCloud.ks @@ -93,6 +93,9 @@ NETWORKING=yes NOZEROCONF=yes EOF +# Remove build-time resolvers; see #16948 +echo > /etc/resolv.conf + # For cloud images, 'eth0' _is_ the predictable device name, since # we don't want to be tied to specific virtual (!) hardware rm -f /etc/udev/rules.d/70*