]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ascalon.rb
Enable netplan for American tile caches
[chef.git] / roles / ascalon.rb
index 073bdcb2f2e515aeeddbaf69bac0dab8e474c033..e5086064dff592bd364ede0783657425017baf83 100644 (file)
@@ -3,9 +3,10 @@ description "Master role applied to ascalon"
 
 default_attributes(
   :networking => {
+    :netplan => true,
     :interfaces => {
       :external_ipv4 => {
-        :interface => "eth0",
+        :interface => "eno1",
         :role => :external,
         :family => :inet,
         :address => "184.107.48.228",