]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "palulukon: Allow access to AWS IP metadata NTP service"
authorGrant Slater <github@firefishy.com>
Mon, 18 Nov 2024 10:38:07 +0000 (10:38 +0000)
committerGrant Slater <github@firefishy.com>
Mon, 18 Nov 2024 10:38:07 +0000 (10:38 +0000)
This reverts commit 9584cda7a747710c42f2d4b2bd876c4014f1ad6f.

roles/palulukon.rb

index f2ce921af784e87d1f64c1b4c21fad8334719e47..661febeb692e46b0152ad4d6f44b3ac60fd98855 100644 (file)
@@ -4,7 +4,7 @@ description "Master role applied to palulukon"
 default_attributes(
   :networking => {
     :firewall => {
 default_attributes(
   :networking => {
     :firewall => {
-      :allowlist => ["172.31.0.2", "169.254.169.254", "169.254.169.123"]
+      :allowlist => ["172.31.0.2"]
     },
     :interfaces => {
       :external => {
     },
     :interfaces => {
       :external => {