From f6035e66b02ab2690c1720ec1d9793726fd1e6b4 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Thu, 16 Jul 2015 20:28:24 +0000 Subject: [PATCH] add sysadmin-web to sundries and sundries-stg Signed-off-by: Ricky Elrod --- inventory/group_vars/sundries | 2 +- inventory/group_vars/sundries-stg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/sundries b/inventory/group_vars/sundries index 6a3697bfbc..414df5e62b 100644 --- a/inventory/group_vars/sundries +++ b/inventory/group_vars/sundries @@ -8,7 +8,7 @@ num_cpus: 2 # the host_vars/$hostname file tcp_ports: [ 80, 873 ] -fas_client_groups: sysadmin-noc,fi-apprentice +fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web # This gets overridden by whichever node we want to run special cronjobs. master_sundries_node: False diff --git a/inventory/group_vars/sundries-stg b/inventory/group_vars/sundries-stg index 6a3697bfbc..414df5e62b 100644 --- a/inventory/group_vars/sundries-stg +++ b/inventory/group_vars/sundries-stg @@ -8,7 +8,7 @@ num_cpus: 2 # the host_vars/$hostname file tcp_ports: [ 80, 873 ] -fas_client_groups: sysadmin-noc,fi-apprentice +fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web # This gets overridden by whichever node we want to run special cronjobs. master_sundries_node: False