Closed Bug 1161594 Opened 9 years ago Closed 9 years ago

Cannot `sudo` on host socorro-memcache1.stage.webapp

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Unassigned)

Details

(Sorry if this is not the correct product / component. )

It seems I am not allowed to use `sudo` on this host: socorro-memcache1.stage.webapp.phx1.mozilla.com

As far as I know, permissions on this host should be handled using the "socorro" group that is used by all other Socorro hosts, but that doesn't seem to be the case.
:phrawzty knows about the "socorro" group.
Flags: needinfo?(dmaher)
These hosts were never modified to use the "socorro::access" pattern (and it took us this long to notice, which is telling). Anyhoo...


Index: memcache.pp
===================================================================
--- memcache.pp	(revision 104129)
+++ memcache.pp	(working copy)
@@ -131,7 +131,7 @@
             pyconf => "memcached.pyconf";
     }
     include socorro::prod::keys::prod
-    include ldap_users::groups::vpn::vpn_socorro_all
+    include socorro::access
     class { 'newrelic::sysmond': location => $::datacenter }
 }
 node /^memcache[12].webapp.phx1.mozilla.com$/ {


$ svn ci -m 'add socorro::access to socorro-memcache nodes; bug 1161594'
Sending        memcache.pp
Transmitting file data .
Committed revision 104130.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(dmaher)
Resolution: --- → FIXED
Assignee: network-operations → nobody
Component: NetOps: DC ACL Request → Infra
Product: Infrastructure & Operations → Socorro
QA Contact: jbarnell
Version: other → unspecified
You need to log in before you can comment on or make changes to this bug.