From: Tom Hughes Date: Tue, 19 Mar 2019 22:42:35 +0000 (+0000) Subject: Enable netplan for all UCL machines X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c3da9d2adad829b087cf19bed1f76e68681ac0e9 Enable netplan for all UCL machines --- diff --git a/roles/eustace.rb b/roles/eustace.rb index 07d44b871..4aa2fdd31 100644 --- a/roles/eustace.rb +++ b/roles/eustace.rb @@ -3,7 +3,6 @@ description "Master role applied to eustace" default_attributes( :networking => { - :netplan => true, :interfaces => { :internal_ipv4 => { :interface => "eth0.2801", diff --git a/roles/ucl.rb b/roles/ucl.rb index 27064ea23..f0edbfdfe 100644 --- a/roles/ucl.rb +++ b/roles/ucl.rb @@ -4,6 +4,7 @@ description "Role applied to all servers at UCL" default_attributes( :location => "Slough, England", :networking => { + :netplan => true, :roles => { :internal => { :inet => {