Fix resolver for EL7 systems 48/26748/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 9 Sep 2015 21:38:06 +0000 (14:38 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 9 Sep 2015 21:38:06 +0000 (14:38 -0700)
commit0ba1be56c8709cdd75ff5ac48326fea49c6b3de0
tree65af814175d1a639e540b71b9e481f80897822ea
parentdf1fafcc79f47c7e27c58a994cbbba894ce6f047
Fix resolver for EL7 systems

EL7 systems were having issues with the resolv.conf not being created
properly. Dropping resolv.conf and setting imutable causes problems for
Fedora and Ubuntu systems so we needed to find a more consistent and
safe alternative.

Change-Id: I7c2904021721102d96bd4153233ce5122f573bc0
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
vagrant/lf-networking/confignetwork.pp
vagrant/lf-networking/system_reseal.sh