Alex Monk has uploaded a new change for review.

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

Change subject: Add wmflabsdotorg credentials to horizon config
......................................................................

Add wmflabsdotorg credentials to horizon config

Bug: T129245
Change-Id: I9fce4c30d008aaf2361a973036ab279a71244fad
---
M modules/openstack/templates/liberty/horizon/local_settings.py.erb
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/38/278538/1

diff --git a/modules/openstack/templates/liberty/horizon/local_settings.py.erb 
b/modules/openstack/templates/liberty/horizon/local_settings.py.erb
index 31e4630..b6c5d1a 100644
--- a/modules/openstack/templates/liberty/horizon/local_settings.py.erb
+++ b/modules/openstack/templates/liberty/horizon/local_settings.py.erb
@@ -1,6 +1,6 @@
 #####################################################################
 ### THIS FILE IS MANAGED BY PUPPET
-### 
puppet:///modules/openstack/templates/icehouse/horizon/local_settings.py.erb
+### puppet:///modules/openstack/templates/liberty/horizon/local_settings.py.erb
 #####################################################################
 import os
 
@@ -525,3 +525,6 @@
 HORIZON_IMAGES_ALLOW_UPLOAD = False
 
 DESIGNATE = { 'records_use_fips': True }
+
+WMFLABSDOTORG_ADMIN_USERNAME = '<%= @wmflabsdotorg_admin %>'
+WMFLABSDOTORG_ADMIN_PASSWORD = '<%= @wmflabsdotorg_pass %>'
\ No newline at end of file

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

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

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

Reply via email to