Skip to content

Commit

Permalink
Revert "palulukon: Allow access to AWS IP metadata NTP service"
Browse files Browse the repository at this point in the history
This reverts commit 9584cda.
  • Loading branch information
Firefishy committed Nov 18, 2024
1 parent ab49f1f commit 6e7da07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/palulukon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
default_attributes(
:networking => {
:firewall => {
:allowlist => ["172.31.0.2", "169.254.169.254", "169.254.169.123"]
:allowlist => ["172.31.0.2"]
},
:interfaces => {
:external => {
Expand Down

0 comments on commit 6e7da07

Please sign in to comment.