Alexandros Kosiaris has submitted this change and it was merged.
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(-)
Approvals:
Alexandros Kosiaris: Verified; Looks good to me, approved
Dzahn: Looks good to me, but someone else must approve
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: merged
Gerrit-Change-Id: Icb4e210ee4e8a3da52af2ad9d9f8f99dcbfd09a1
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits