ralph / fedora-kickstarts

Forked from fedora-kickstarts 6 years ago
Clone

fc0a635 zero out resolv.conf during install

Authored and Committed by dustymabe 7 years ago
    zero out resolv.conf during install
    
    Anaconda is writing an /etc/resolv.conf from the install environment.
    The system should start out with an empty file, otherwise cloud-init
    will try to use this information and may error:
    https://bugs.launchpad.net/cloud-init/+bug/1670052
    
        
file modified
+6 -0
file modified
+6 -0