Muehlenhoff has uploaded a new change for review. ( 
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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/35/350835/1

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: newchange
Gerrit-Change-Id: Iffdf15d97525a807fc1d812a618e242a9ffb1527
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>

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

Reply via email to