From: Tom Hughes Date: Thu, 21 Mar 2019 00:06:04 +0000 (+0000) Subject: Enable netplan for French tile caches X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/586bf07eb0c3f1cdf6f5afcea9bd7ea81cde8564 Enable netplan for French tile caches --- diff --git a/roles/naga.rb b/roles/naga.rb index 00ee1e368..009a3ea7f 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -3,6 +3,7 @@ description "Master role applied to naga" default_attributes( :networking => { + :netplan => true, :interfaces => { :external_ipv4 => { :interface => "ens18", diff --git a/roles/necrosan.rb b/roles/necrosan.rb index f042dd78e..cfafe7e85 100644 --- a/roles/necrosan.rb +++ b/roles/necrosan.rb @@ -3,6 +3,7 @@ description "Master role applied to necrosan" default_attributes( :networking => { + :netplan => true, :interfaces => { :external_ipv4 => { :interface => "ens18", diff --git a/roles/nepomuk.rb b/roles/nepomuk.rb index 46a199b94..11c285464 100644 --- a/roles/nepomuk.rb +++ b/roles/nepomuk.rb @@ -3,6 +3,7 @@ description "Master role applied to nepomuk" default_attributes( :networking => { + :netplan => true, :firewall => { :inet => [ { diff --git a/roles/noomoahk.rb b/roles/noomoahk.rb index 61876296a..332db425b 100644 --- a/roles/noomoahk.rb +++ b/roles/noomoahk.rb @@ -3,6 +3,7 @@ description "Master role applied to noomoahk" default_attributes( :networking => { + :netplan => true, :interfaces => { :external_ipv4 => { :interface => "ens3", diff --git a/roles/norbert.rb b/roles/norbert.rb index d90f8602d..c998fb12a 100644 --- a/roles/norbert.rb +++ b/roles/norbert.rb @@ -3,6 +3,7 @@ description "Master role applied to norbert" default_attributes( :networking => { + :netplan => true, :interfaces => { :external_ipv4 => { :interface => "ens18",