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