Closed Bug 1055727 Opened 10 years ago Closed 10 years ago

Please grant jmaher and armenzg access to relengwebadm

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

x86_64
Windows 7
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Callek, Assigned: cliang)

Details

(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1072] )

I'm not really sure where to file this, but relops seems like an opportune place.

Per discussions today, we should grant jmaher and armenzg access to relengwebadm to be able to self-serve additions the ATeam needs.

These should still be correlated in bugs, and informing releng on most deploys, though it removes paperwork shuffles just to get things done, which is always a good thing.

This is explicitly not *all of ATeam* and additional access will be approached on a case-by-case basis. But we have no expectation of these permissions going away for at least as long as they remain on the Ateam.
Assignee: relops → server-ops-webops
Component: RelOps → WebOps: Other
QA Contact: arich → nmaul
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1072]
Assignee: server-ops-webops → cliang
Changes committed and propagated to the relengwebadm host.

$ svn commit -m "Add supplemental group of users to relengweb admin host (BZ 1055727)"
Sending        modules/webapp/manifests/admin/releng.pp
Transmitting file data .
Committed revision 92487.

Index: modules/webapp/manifests/admin/releng.pp
===================================================================
--- modules/webapp/manifests/admin/releng.pp	(revision 92486)
+++ modules/webapp/manifests/admin/releng.pp	(working copy)
@@ -3,6 +3,9 @@
     include ldap_users::groups::releng
     include ldap_users::groups::releng_sudo

+    # Bug 1056368
+    include ldap_users::groups::vpn::vpn_releng_self_serve
+
     class {
         'webapp::admin':
             cluster => 'releng', 


Index: modules/webapp/manifests/admin/releng.pp
===================================================================
--- modules/webapp/manifests/admin/releng.pp	(revision 92490)
+++ modules/webapp/manifests/admin/releng.pp	(working copy)
@@ -5,6 +5,7 @@

     # Bug 1056368
     include ldap_users::groups::vpn::vpn_releng_self_serve
+    sudoers::ldap_group { 'vpn_releng_self_serve': ; }

     class {
         'webapp::admin':
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.