This commit is contained in:
Johan Wassberg 2025-04-04 09:06:08 +01:00
parent 98e41bfb9d
commit 1bc2b1ae21
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -1,5 +1,5 @@
# No need to call EC2 every 15 minutes since we don't use metadata from there.
# The calls made the metadata API slow and non responsive. Complaince from SafeSpring.
# The calls made the metadata API slow and non responsive. Complaints from SafeSpring.
facts : {
blocklist : [ "EC2" ],
}