make mirrorlist boxes include the collectd_apache module
This commit is contained in:
parent
db65b6ad49
commit
0c9bb3b7d2
1 changed files with 3 additions and 1 deletions
|
@ -15,4 +15,6 @@ install_command: /usr/sbin/virt-install -n ${inventory_hostname} -r ${mem_size}
|
|||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
tcp_ports: [ 80 ]
|
||||
collectd_apache: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue