From 2392acc7ae1c8599aba376f720557b2e6f177424 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 18 Mar 2016 22:35:04 +0000 Subject: [PATCH] hey you need a host_group sillly --- inventory/group_vars/download-phx2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/group_vars/download-phx2 b/inventory/group_vars/download-phx2 index 16bcc2dfb0..a1ca774091 100644 --- a/inventory/group_vars/download-phx2 +++ b/inventory/group_vars/download-phx2 @@ -5,6 +5,8 @@ rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}" nrpe_procs_warn: 900 nrpe_procs_crit: 1000 +host_group: download-phx2 + # nfs mount options, overrides the all/default nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actimeo=600,nfsvers=3"