]> git.openstreetmap.org Git - chef.git/commitdiff
Enable netplan support on eustace
authorTom Hughes <tom@compton.nu>
Tue, 19 Mar 2019 19:16:38 +0000 (19:16 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 19 Mar 2019 19:53:52 +0000 (19:53 +0000)
roles/eustace.rb

index 4aa2fdd31e80d0399775fc98663a51ac805a869d..07d44b87110528fdfd2a65c6eed0e9c7061135d7 100644 (file)
@@ -3,6 +3,7 @@ description "Master role applied to eustace"
 
 default_attributes(
   :networking => {
+    :netplan => true,
     :interfaces => {
       :internal_ipv4 => {
         :interface => "eth0.2801",