]> git.openstreetmap.org Git - chef.git/commitdiff
Enable netplan for all Equinix machines
authorTom Hughes <tom@compton.nu>
Wed, 20 Mar 2019 17:40:24 +0000 (17:40 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 20 Mar 2019 17:44:12 +0000 (17:44 +0000)
roles/equinix.rb

index 85d445dce565c148ef948fe665d23b4557d20afb..8b711a2961a206276e70b4d84b186f4a12c92a05 100644 (file)
@@ -3,6 +3,7 @@ description "Role applied to all servers at Equinix"
 
 default_attributes(
   :networking => {
+    :netplan => true,
     :nameservers => ["66.28.0.45", "66.28.0.61", "2001:978:1:1::d", "2001:978:1:2::d"],
     :roles => {
       :internal => {