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

Change subject: Fix compatability with current bootstrap-vz
......................................................................


Fix compatability with current bootstrap-vz

Change-Id: Iffdf15d97525a807fc1d812a618e242a9ffb1527
---
M modules/docker/templates/images/jessie.yaml.erb
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/modules/docker/templates/images/jessie.yaml.erb 
b/modules/docker/templates/images/jessie.yaml.erb
index 4df99af..c623394 100644
--- a/modules/docker/templates/images/jessie.yaml.erb
+++ b/modules/docker/templates/images/jessie.yaml.erb
@@ -4,8 +4,8 @@
   name: docker
   labels:
     description: Debian {system.release} {system.architecture}
-  dockerfile: >
-    CMD /bin/bash
+  dockerfile:
+  - CMD /bin/bash
 bootstrapper:
   mirror: http://mirrors.wikimedia.org/debian/
   workspace: /target

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iffdf15d97525a807fc1d812a618e242a9ffb1527
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <mmuhlenh...@wikimedia.org>
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