Open port 443 for docker

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-04-08 15:17:39 +00:00
parent 1e71112e09
commit e06f8352aa
2 changed files with 4 additions and 0 deletions

View file

@ -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]

View file

@ -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]