Elukey has submitted this change and it was merged. ( 
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(-)

Approvals:
  Elukey: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ied988e83081996069dded712b4066b7a20949372
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>
Gerrit-Reviewer: Elukey <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to