tonyreveal / aap_preflight

MIT License
2 stars 0 forks source link

Validate HTTP/HTTPS ports #3

Open tonyreveal opened 1 month ago

tonyreveal commented 1 month ago

Need to write a test to validate ports 80 and 443 are not blocked by firewall so that Controller, Hub, EDA UIs and APIs are accessible.

tonyreveal commented 1 month ago

This one will not be all encompassing as it is impossible to test port connectivity from hosts that are not in the inventory. But it could help to give an idea if there may be a firewall if any of the servers in inventory are outside of the subnet from Controllers, hubs, EDA, etc.