Yuvipanda has submitted this change and it was merged.

Change subject: shinken: Fix typo in previous commit fixing typo
......................................................................


shinken: Fix typo in previous commit fixing typo

Change-Id: I3d5fda7d410520a2bcd03e26254aee47f07945c8
---
M modules/shinken/manifests/shinkengen.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/shinken/manifests/shinkengen.pp 
b/modules/shinken/manifests/shinkengen.pp
index 40dce4a..e694dac 100644
--- a/modules/shinken/manifests/shinkengen.pp
+++ b/modules/shinken/manifests/shinkengen.pp
@@ -20,7 +20,7 @@
     }
 
     exec { '/usr/bin/shingen':
-        owner   => 'shinken',
+        user    => 'shinken',
         group   => 'shinken',
         require => [Package['python3-shinkengen'], 
File['/etc/shinkengen.yaml']],
         notify  => Service['shinken'],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3d5fda7d410520a2bcd03e26254aee47f07945c8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to