Closed Bug 890527 Opened 11 years ago Closed 11 years ago

Update to node manifests regarding the metrics machines (add new user to sudoers group)

Categories

(Infrastructure & Operations :: Infrastructure: Puppet, task)

x86
macOS
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pclemente, Assigned: Usul)

Details

Please add one more user to sudoers group:
pmartins

This change should be applied to all metrics nodes:
webapp[1-2].metrics.scl3.mozilla.com
webapp[1-2].stage.metrics.scl3.mozilla.com

(reference bug 854977)
Severity: normal → major
Assignee: infra → ludovic
Oulan:metrics ludo$ svn diff bi.pp 
Index: bi.pp
===================================================================
--- bi.pp	(revision 70592)
+++ bi.pp	(working copy)
@@ -135,6 +135,7 @@
                 'pvale',
                 'mreid',
                 'deinspanjer',
+                'pmartins',
                 ];
   }
 
@@ -170,6 +171,7 @@
                 'pvale',
                 'mreid',
                 'deinspanjer',
+                'pmartins',
                 ];
   }
   pentaho::bi_server {
@@ -208,6 +210,7 @@
               'pvale',
               'mreid',
               'deinspanjer',
+              'pmartins',
               ];
   }
 
Oulan:metrics ludo$ svn commit -m "addin pmartins to the sudoer group as per bug 890527"
Sending        metrics/bi.pp
Transmitting file data .
Committed revision 70593.


Give it 90 minutes to propagate.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.