]> git.openstreetmap.org Git - chef.git/commitdiff
Enable netplan for all UCL machines
authorTom Hughes <tom@compton.nu>
Tue, 19 Mar 2019 22:42:35 +0000 (22:42 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 19 Mar 2019 22:42:35 +0000 (22:42 +0000)
roles/eustace.rb
roles/ucl.rb

index 07d44b87110528fdfd2a65c6eed0e9c7061135d7..4aa2fdd31e80d0399775fc98663a51ac805a869d 100644 (file)
@@ -3,7 +3,6 @@ description "Master role applied to eustace"
 
 default_attributes(
   :networking => {
-    :netplan => true,
     :interfaces => {
       :internal_ipv4 => {
         :interface => "eth0.2801",
index 27064ea2359a8a42a83c83705ae899c20a1b3777..f0edbfdfe98c234548e96782bd6c5d4654607c73 100644 (file)
@@ -4,6 +4,7 @@ description "Role applied to all servers at UCL"
 default_attributes(
   :location => "Slough, England",
   :networking => {
+    :netplan => true,
     :roles => {
       :internal => {
         :inet => {