Alexandros Kosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/170100
Change subject: Introduce passwords::postgres
......................................................................
Introduce passwords::postgres
Used in at least role::postgres
Change-Id: Icb4e210ee4e8a3da52af2ad9d9f8f99dcbfd09a1
---
M modules/passwords/manifests/init.pp
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/labs/private
refs/changes/00/170100/1
diff --git a/modules/passwords/manifests/init.pp
b/modules/passwords/manifests/init.pp
index 79e13df..b296bac 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -345,6 +345,11 @@
$ganglia_pass = 'foryourright'
}
+class passwords::postgres {
+ $replication_pass = 'hi'
+ $ganglia_user = 'yougotafight'
+ $ganglia_pass = 'foryourright'
+}
class passwords::rancid {
$rancidpass = 'theclash'
}
--
To view, visit https://gerrit.wikimedia.org/r/170100
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb4e210ee4e8a3da52af2ad9d9f8f99dcbfd09a1
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits