From dc994d3a278408b5541a68131eae7f9bb4c924e5 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Fri, 5 Jun 2015 09:02:55 +0000 Subject: [PATCH] well that was a bad host to test with, it is still rhel6 Signed-off-by: Ricky Elrod --- inventory/host_vars/fas01.stg.phx2.fedoraproject.org | 2 -- inventory/host_vars/proxy01.stg.phx2.fedoraproject.org | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/fas01.stg.phx2.fedoraproject.org b/inventory/host_vars/fas01.stg.phx2.fedoraproject.org index 7114a4d92b..91102924ca 100644 --- a/inventory/host_vars/fas01.stg.phx2.fedoraproject.org +++ b/inventory/host_vars/fas01.stg.phx2.fedoraproject.org @@ -12,5 +12,3 @@ datacenter: phx2 # There's only this server in stg, so it does certs. master_fas_node: True gen_cert: True - -collectd_graphite: True diff --git a/inventory/host_vars/proxy01.stg.phx2.fedoraproject.org b/inventory/host_vars/proxy01.stg.phx2.fedoraproject.org index 9df949c2df..fbbb2d228f 100644 --- a/inventory/host_vars/proxy01.stg.phx2.fedoraproject.org +++ b/inventory/host_vars/proxy01.stg.phx2.fedoraproject.org @@ -13,3 +13,5 @@ eth0_ip: 10.5.126.88 # This is consumed by the roles/fedora-web/main role sponsor: redhat + +collectd_graphite: True