ArielGlenn has uploaded a new change for review. https://gerrit.wikimedia.org/r/92305
Change subject: give cmjohnson perms to ack, disable notifications etc in icinga ...................................................................... give cmjohnson perms to ack, disable notifications etc in icinga Change-Id: Ie17ac5132c8d80b4be50b4ddc46608d0da3cfa38 --- M files/icinga/cgi.cfg 1 file changed, 5 insertions(+), 5 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/05/92305/1 diff --git a/files/icinga/cgi.cfg b/files/icinga/cgi.cfg index ab93649..409a44d 100644 --- a/files/icinga/cgi.cfg +++ b/files/icinga/cgi.cfg @@ -131,7 +131,7 @@ # not use authorization. You may use an asterisk (*) to # authorize any user who has authenticated to the web server. -authorized_for_system_information=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle +authorized_for_system_information=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,cmjohnson,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle # CONFIGURATION INFORMATION ACCESS @@ -142,7 +142,7 @@ # an asterisk (*) to authorize any user who has authenticated # to the web server. -authorized_for_configuration_information=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle +authorized_for_configuration_information=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,cmjohnson,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle @@ -155,7 +155,7 @@ # You may use an asterisk (*) to authorize any user who has # authenticated to the web server. -authorized_for_system_commands=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle +authorized_for_system_commands=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,cmjohnson,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle # GLOBAL HOST/SERVICE VIEW ACCESS @@ -181,8 +181,8 @@ # authorization). You may use an asterisk (*) to authorize any # user who has authenticated to the web server. -authorized_for_all_service_commands=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle -authorized_for_all_host_commands=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle +authorized_for_all_service_commands=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,cmjohnson,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle +authorized_for_all_host_commands=tim starling,robh,mark bergsma,domas,ryan lane,asher,arielglenn,cmjohnson,dzahn,lcarr,jgreen,faidon liambotis,mwalker,katie horn,pgehres,catrope,akosiaris,springle -- To view, visit https://gerrit.wikimedia.org/r/92305 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie17ac5132c8d80b4be50b4ddc46608d0da3cfa38 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: ArielGlenn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
