Skip to content

Commit

Permalink
Merge pull request #309 from python/resolve_firewall
Browse files Browse the repository at this point in the history
open port 9001
  • Loading branch information
cegerhardson committed Feb 24, 2023
2 parents 08117b8 + 736b95a commit c12ec20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pillar/base/firewall/salt.sls
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

firewall:

salt_master_letsencrypt:
port: 9000
salt_master_letsencrypt_and_publish_files:
port: 9000:9001
source: *psf_internal_network

salt_master_bugs_ams1:
Expand Down

0 comments on commit c12ec20

Please sign in to comment.