Rush has submitted this change and it was merged.

Change subject: phab add lock file for tools repo
......................................................................


phab add lock file for tools repo

Change-Id: I5a5abd7b27a5f322855ce795c9ec7a9a2f8bb8b5
---
M modules/phabricator/manifests/migration.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Rush: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/phabricator/manifests/migration.pp 
b/modules/phabricator/manifests/migration.pp
index eafa311..5b0eb11 100644
--- a/modules/phabricator/manifests/migration.pp
+++ b/modules/phabricator/manifests/migration.pp
@@ -9,6 +9,7 @@
     git::install { 'phabricator/tools':
         directory => '/srv/phab/tools',
         git_tag   => 'HEAD',
+        lock_file => '/srv/phab/tools.lock',
     }
 
     $fab_lock = '/var/run/fab_update_user.flock'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5a5abd7b27a5f322855ce795c9ec7a9a2f8bb8b5
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to