Alexandros Kosiaris has submitted this change and it was merged.

Change subject: maps: Fix typo in maps-admin name
......................................................................


maps: Fix typo in maps-admin name

s/maps-admin/maps-admins/

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

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/manifests/role/maps.pp b/manifests/role/maps.pp
index cc7e3ec..e7fe6a1 100644
--- a/manifests/role/maps.pp
+++ b/manifests/role/maps.pp
@@ -74,7 +74,7 @@
     # Rely on logrotate's copytruncate policy for postgres for the rest of the
     # log file
     file { '/var/log/postgresql/postgresql-9.4-main.log':
-        group => 'maps-admin',
+        group => 'maps-admins',
     }
 }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I526f602fcbf7ce44460fbb9ddb7b17b06208d983
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>

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

Reply via email to