Open port 443 for docker
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
1e71112e09
commit
e06f8352aa
2 changed files with 4 additions and 0 deletions
|
@ -3,3 +3,5 @@ ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
|||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
fas_client_groups: sysadmin-releng
|
||||
|
||||
tcp_ports: [443]
|
||||
|
|
|
@ -5,3 +5,5 @@ ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
|||
fas_client_groups: sysadmin-releng
|
||||
|
||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||
|
||||
tcp_ports: [443]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue