Allow a port for memcached.
This commit is contained in:
parent
7c9a0fefdc
commit
ef2d02c71f
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ num_cpus: 2
|
|||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80, 443 ]
|
||||
tcp_ports: [ 80, 443, 11211 ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-badges
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue