Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: Fix a typo (planembad=>planemad)
......................................................................

Fix a typo (planembad=>planemad)

Change-Id: I5eb09000eedfde153d6c46a5c5482e876e71234a
---
M manifests/role/osm.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/14/132814/1

diff --git a/manifests/role/osm.pp b/manifests/role/osm.pp
index b1f86e9..805d1f2 100644
--- a/manifests/role/osm.pp
+++ b/manifests/role/osm.pp
@@ -116,7 +116,7 @@
     postgresql::spatialdb { 'wikimaps_atlas': }
     postgresql::user { 'planemad@labs':
             ensure   => 'present',
-            user     => 'planembad',
+            user     => 'planemad',
             password => $passwords::osm::planemad_password,
             cidr     => '10.68.16.0/21',
             type     => 'host',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5eb09000eedfde153d6c46a5c5482e876e71234a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to