Jgreen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/59935


Change subject: removing drush symlink from aluminium, replacing with wrapper 
script
......................................................................

removing drush symlink from aluminium, replacing with wrapper script

Change-Id: I03a15978126889eef9bf374298d42585b03715dd
---
M manifests/misc/fundraising.pp
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/35/59935/1

diff --git a/manifests/misc/fundraising.pp b/manifests/misc/fundraising.pp
index 52b7f11..850c07e 100644
--- a/manifests/misc/fundraising.pp
+++ b/manifests/misc/fundraising.pp
@@ -139,8 +139,9 @@
                        mode => 0444,
                        source => 
'puppet:///private/misc/fundraising/apache.conf.fundraising-ssl';
 
-               '/usr/local/bin/drush':
-                       ensure => '/opt/drush/drush';
+               # remove this for now, eventually puppetize the wrapper
+               #'/usr/local/bin/drush':
+               #       ensure => '/opt/drush/drush';
 
                # other stuff
                '/etc/php5/cli/php.ini':

-- 
To view, visit https://gerrit.wikimedia.org/r/59935
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03a15978126889eef9bf374298d42585b03715dd
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jgreen <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to