From c28d3ef5fe1a6136466f96ea62898679445a254c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 19 Feb 2015 22:01:34 +0000 Subject: [PATCH] Apprentices should have access to proxies. --- inventory/group_vars/proxies | 2 +- inventory/group_vars/proxies-stg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/proxies b/inventory/group_vars/proxies index 2846f839c4..5afdbfcdd9 100644 --- a/inventory/group_vars/proxies +++ b/inventory/group_vars/proxies @@ -54,7 +54,7 @@ custom_rules: [ '-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.31 -j ACCEPT', ] -fas_client_groups: sysadmin-noc +fas_client_groups: sysadmin-noc,fi-apprentice # For the MOTD csi_security_category: Moderate diff --git a/inventory/group_vars/proxies-stg b/inventory/group_vars/proxies-stg index 73799a7993..71938fda84 100644 --- a/inventory/group_vars/proxies-stg +++ b/inventory/group_vars/proxies-stg @@ -53,7 +53,7 @@ custom_rules: [ '-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.31 -j ACCEPT', ] -fas_client_groups: sysadmin-noc +fas_client_groups: sysadmin-noc,fi-apprentice # For the MOTD csi_security_category: Moderate