X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/fb782344942dae01509be0cbd87b866bfeabfbab..9584cda7a747710c42f2d4b2bd876c4014f1ad6f:/roles/palulukon.rb?ds=sidebyside diff --git a/roles/palulukon.rb b/roles/palulukon.rb index fb0612be7..f2ce921af 100644 --- a/roles/palulukon.rb +++ b/roles/palulukon.rb @@ -4,7 +4,7 @@ description "Master role applied to palulukon" default_attributes( :networking => { :firewall => { - :allowlist => ["172.31.0.2"] + :allowlist => ["172.31.0.2", "169.254.169.254", "169.254.169.123"] }, :interfaces => { :external => { @@ -37,7 +37,7 @@ default_attributes( }, :tile => { :database => { - :cluster => "14/main", + :cluster => "16/main", :postgis => "3" }, :mapnik => "3.1",