Muehlenhoff has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/392399 )

Change subject: Enable jenkins on contint1001 reboot
......................................................................


Enable jenkins on contint1001 reboot

Whenever we reboot contint1001, we have to manually start jenkins. We
want the service to be manually unmanaged though to prevent puppet to
magically restart it, but on reboot it is fine to bring it up.

Change-Id: I17048b5fbcb3dedf81ab8e053e0593f4e291319f
---
M hieradata/hosts/contint1001.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/hieradata/hosts/contint1001.yaml b/hieradata/hosts/contint1001.yaml
index c13357d..a2b4209 100644
--- a/hieradata/hosts/contint1001.yaml
+++ b/hieradata/hosts/contint1001.yaml
@@ -1,6 +1,6 @@
 # hotspare is contint2001
 profile::ci::jenkins::service_ensure: unmanaged
-profile::ci::jenkins::service_enable: false
+profile::ci::jenkins::service_enable: true
 profile::ci::jenkins::service_monitor: true
 profile::zuul::server::service_ensure: running
 profile::zuul::server::service_enable: true

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I17048b5fbcb3dedf81ab8e053e0593f4e291319f
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Giuseppe Lavagetto <glavage...@wikimedia.org>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Muehlenhoff <mmuhlenh...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to