drop iad2 external boolean

I think this is not needed because we actually test for iad2 in
inventory_hostname and in fact it overrides the groups that set it to
true, making them all come up false. ;(

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-04-26 10:24:43 -07:00
parent 8302ff44cd
commit baade64038

View file

@ -1,4 +0,0 @@
---
# boolean to determine if a host is publically reachable via nat in iad2
# by default, hosts are not, only specific hosts/groups are.
external: False