From: Grant Slater Date: Wed, 13 Nov 2024 02:52:30 +0000 (+0000) Subject: palulukon: Allow access to AWS IP metadata NTP service X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/9584cda7a747710c42f2d4b2bd876c4014f1ad6f palulukon: Allow access to AWS IP metadata NTP service --- diff --git a/roles/palulukon.rb b/roles/palulukon.rb index 661febeb6..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 => {