By default, when installed, Saltstack uses port 4505 and 4506 to connect with Minions.
But I can't open port 4505 and 4506 on Salt master server. Is there any way we can configure Salt master behind Nginx and have minions to connect master through Nginx.
Thanks in adavance.