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

Change subject: contint: ensure => 'stopped' for zuul instead of 'mask'
......................................................................

contint: ensure => 'stopped' for zuul instead of 'mask'

The 'enable' attribute has "Valid values are true, false, manual".

So 'mask' wasn't a valid value and we got the slightly misleading:

"The debian provider can not handle attribute enable"-error on
contint2001.

Bug: T150771
Change-Id: Ifce46a02be9963888fed4795d4a852cbaf5b9d84
---
M hieradata/hosts/contint2001.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/85/327685/1

diff --git a/hieradata/hosts/contint2001.yaml b/hieradata/hosts/contint2001.yaml
index 0319a77..932846c 100644
--- a/hieradata/hosts/contint2001.yaml
+++ b/hieradata/hosts/contint2001.yaml
@@ -2,4 +2,4 @@
 jenkins::service_ensure: unmanaged
 jenkins::service_enable: false
 zuul::server::service_ensure: stopped
-zuul::server::service_enable: mask
+zuul::server::service_enable: false

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifce46a02be9963888fed4795d4a852cbaf5b9d84
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to