345850e Vagrantfile: set DNS configuration in network-scripts

1 file Authored by ftweedal 4 years ago, Committed by abbra 4 years ago,
1 file changed. 8 lines added. 0 lines removed.
    Vagrantfile: set DNS configuration in network-scripts
    
    The Vagrantfile puts the server's address in /etc/resolv.conf but
    this configuration will not survive a reboot or network restart.
    Add configuration to /etc/sysconfig/network-scripts/ to ensure the
    correct resolver is always used.
    
        
file modified
+8 -0