From 0c9bb3b7d2bbb18e6784a917220a27af4ddd6119 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Fri, 7 Jun 2013 19:58:48 +0000 Subject: [PATCH] make mirrorlist boxes include the collectd_apache module --- inventory/group_vars/mirrorlist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inventory/group_vars/mirrorlist b/inventory/group_vars/mirrorlist index 8ca012acf1..12a30fb452 100644 --- a/inventory/group_vars/mirrorlist +++ b/inventory/group_vars/mirrorlist @@ -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 ] \ No newline at end of file +tcp_ports: [ 80 ] +collectd_apache: true +