Andrew Bogott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/59009
Change subject: Mark ldapsupportlib.py 0555.
......................................................................
Mark ldapsupportlib.py 0555.
That will allow 'import ldapsupportlib' to work for users other
than root.
Change-Id: I9e6d7bc4ed3465c2cc766e4c133c5d573ee8fab8
---
M manifests/ldap.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/09/59009/1
diff --git a/manifests/ldap.pp b/manifests/ldap.pp
index e253419..90b3b82 100644
--- a/manifests/ldap.pp
+++ b/manifests/ldap.pp
@@ -405,7 +405,7 @@
"/usr/local/sbin/ldapsupportlib.py":
owner => root,
group => root,
- mode => 0544,
+ mode => 0555,
source =>
"puppet:///files/ldap/scripts/ldapsupportlib.py";
"/etc/ldap/scriptconfig.py":
owner => root,
--
To view, visit https://gerrit.wikimedia.org/r/59009
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e6d7bc4ed3465c2cc766e4c133c5d573ee8fab8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits