Closed Bug 1156117 Opened 9 years ago Closed 9 years ago

Account for spenrose on hala.metrics.scl3.mozilla.com

Categories

(Infrastructure & Operations :: MOC: Service Requests, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: spenrose, Assigned: pir)

Details

(Whiteboard: [triage:access])

I can see port 22, but login with ssh fails. Needed as part of Churn project, as assigned by bsmedberg and cmore. Thanks!
Machine's MOTD says to contact sguha about the machine.
Could you or bsmedberg ack this request, please?
Assignee: vpn-acl → nobody
Component: Mozilla VPN: ACL requests → MOC: Service Requests
Flags: needinfo?(sguha)
Flags: needinfo?(benjamin)
QA Contact: dparsons → lypulong
I don't know what hala is used for and I don't have access to it, so Joy or somebody else will need to specifically vouch.
Flags: needinfo?(benjamin)
Hala is the equivalent for R of Peach. dzeber is doing his Churn work there, and I need shell access to reach his data.

(In reply to Benjamin Smedberg  [:bsmedberg] from comment #2)
> I don't know what hala is used for and I don't have access to it, so Joy or
> somebody else will need to specifically vouch.
This is an analysts machine, so for everyone ththe answer is ack.
Flags: needinfo?(sguha)
QA Contact: lypulong → sguha
Added to users for hala. Give it a little while for the update to get to the puppet masters and puppet to run on hala.

pir@wedge> svn diff
Index: puppet/trunk/manifests/nodes/metrics/nodes.pp
===================================================================
--- puppet/trunk/manifests/nodes/metrics/nodes.pp       (revision 103706)
+++ puppet/trunk/manifests/nodes/metrics/nodes.pp       (working copy)
@@ -221,6 +221,7 @@
    "cchoi",
    "bcolloran",
    "rweiss",
+   "spenrose",
    ]
 
   realize(Ldap_Users::User[$users])
pir@wedge> svn ci -m "adding spenrose to login on hala.metrics.scl3, bug 1156117"
Sending        puppet/trunk/manifests/nodes/metrics/nodes.pp
Transmitting file data .
Committed revision 103707.



The current lists for users and for sudo access are:

  $users =
  [
   "sguha",
   "hulmer",
   "aalmossawi",
   "dzeber",
   "cchoi",
   "bcolloran",
   "rweiss",
   "spenrose",
   ]

  class {'sudoers::users':
    users => ['sguha', 'hulmer'],
  }
Assignee: nobody → pradcliffe+bugzilla
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
I'm on -- thanks everyone!
Whiteboard: [triage:access]
You need to log in before you can comment on or make changes to this bug.