These guys might actually need 443. Not sure.
This commit is contained in:
parent
1c3af47f8d
commit
f70e2829b4
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ lvm_size: 20000
|
|||
mem_size: 6144
|
||||
num_cpus: 8
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
tcp_ports: [ 80, 443 ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-darkserver,fi-apprentice
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ lvm_size: 20000
|
|||
mem_size: 3144
|
||||
num_cpus: 2
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
tcp_ports: [ 80, 443 ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-darkserver,fi-apprentice
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue