open port 5000 for docker registry
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
741cee6d53
commit
e6096c758a
2 changed files with 2 additions and 2 deletions
|
@ -4,4 +4,4 @@ ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
|||
|
||||
fas_client_groups: sysadmin-releng
|
||||
|
||||
tcp_ports: [443]
|
||||
tcp_ports: [5000]
|
||||
|
|
|
@ -6,4 +6,4 @@ fas_client_groups: sysadmin-releng
|
|||
|
||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||
|
||||
tcp_ports: [443]
|
||||
tcp_ports: [5000]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue