Elukey has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/386370 )

Change subject: profile::mariadb::misc::eventlogging:repl: fix systemd template
......................................................................

profile::mariadb::misc::eventlogging:repl: fix systemd template

Bug: T177405
Change-Id: Ied988e83081996069dded712b4066b7a20949372
---
M modules/profile/manifests/mariadb/misc/eventlogging/replication.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/70/386370/1

diff --git a/modules/profile/manifests/mariadb/misc/eventlogging/replication.pp 
b/modules/profile/manifests/mariadb/misc/eventlogging/replication.pp
index 03db94c..84c5a9c 100644
--- a/modules/profile/manifests/mariadb/misc/eventlogging/replication.pp
+++ b/modules/profile/manifests/mariadb/misc/eventlogging/replication.pp
@@ -113,7 +113,7 @@
         $eventlogging_sync_gid = 'root'
         base::service_unit { 'eventlogging_sync':
             ensure  => present,
-            systemd => systemd_template('eventlogging_sync'),
+            systemd => 
systemd_template('mariadb/misc/eventlogging/eventlogging_sync'),
         }
     }
 

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

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

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

Reply via email to