Rush has submitted this change and it was merged.
Change subject: phab update password location for phabtools
......................................................................
phab update password location for phabtools
Change-Id: I4111eee062621b7e18df4d87bd950bcbb5721732
---
M manifests/role/phabricator.pp
1 file changed, 4 insertions(+), 2 deletions(-)
Approvals:
Rush: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/phabricator.pp b/manifests/role/phabricator.pp
index ca40f58..84ebe3a 100644
--- a/manifests/role/phabricator.pp
+++ b/manifests/role/phabricator.pp
@@ -12,8 +12,10 @@
$bz_pass = $passwords::mysql::phabricator::bz_pass
$rt_user = $passwords::mysql::phabricator::rt_user
$rt_pass = $passwords::mysql::phabricator::rt_pass
- $phabtools_cert = $passwords::mysql::phabricator::phabtools_cert
- $phabtools_user = $passwords::mysql::phabricator::phabtools_user
+
+ include passwords::phabricator
+ $phabtools_cert = $passwords::phabricator::phabtools_cert
+ $phabtools_user = $passwords::phabricator::phabtools_user
}
# production phabricator instance
--
To view, visit https://gerrit.wikimedia.org/r/198000
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4111eee062621b7e18df4d87bd950bcbb5721732
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[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