Allow a port for memcached.

This commit is contained in:
Ralph Bean 2013-07-11 18:51:45 +00:00
parent 7c9a0fefdc
commit ef2d02c71f

View file

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