Ori.livneh has uploaded a new change for review.

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


Change subject: Systemuser -> Generic::Systemuser
......................................................................

Systemuser -> Generic::Systemuser

I3a5ef3a20 changed the user resource from 'Systemuser' to
'Generic::Systemuser', but not the require.

Change-Id: Ic076f4a8489d790426e8668a41a325c531ec5031
---
M modules/applicationserver/manifests/pybal_check.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/38/92838/1

diff --git a/modules/applicationserver/manifests/pybal_check.pp 
b/modules/applicationserver/manifests/pybal_check.pp
index 634ca0f..082416e 100644
--- a/modules/applicationserver/manifests/pybal_check.pp
+++ b/modules/applicationserver/manifests/pybal_check.pp
@@ -7,7 +7,7 @@
 
        file {
                "/var/lib/pybal-check/.ssh":
-                       require => Systemuser["pybal-check"],
+                       require => Generic::Systemuser["pybal-check"],
                        owner => "pybal-check",
                        group => "pybal-check",
                        mode => 0550,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic076f4a8489d790426e8668a41a325c531ec5031
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to