Gergő Tisza has uploaded a new change for review.
https://gerrit.wikimedia.org/r/263019
Change subject: Sentry: really create group
......................................................................
Sentry: really create group
Apparently groups do not default to 'present'.
Bug: T85239
Change-Id: Ic8824667a74de2ae15ad7e7c58b6795ce202e625
---
M modules/sentry/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/19/263019/1
diff --git a/modules/sentry/manifests/init.pp b/modules/sentry/manifests/init.pp
index a2d1647..91d99fb 100644
--- a/modules/sentry/manifests/init.pp
+++ b/modules/sentry/manifests/init.pp
@@ -46,6 +46,7 @@
}
group { 'sentry':
+ ensure => present,
system => true,
}
--
To view, visit https://gerrit.wikimedia.org/r/263019
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic8824667a74de2ae15ad7e7c58b6795ce202e625
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gergő Tisza <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits