Add defaults for docker puppet tasks
authorSteven Hardy <shardy@redhat.com>
Tue, 11 Apr 2017 10:44:46 +0000 (11:44 +0100)
committerSteven Hardy <shardy@redhat.com>
Thu, 20 Apr 2017 15:31:31 +0000 (15:31 +0000)
commit0a5d85ea32cdc87c24099d41443bffc06718960b
treee81a22cb14caa7a9b7dc642f70b6ea52ce18cc92
parent29545646feafeb1c5eef5fd3ae096625834e852a
Add defaults for docker puppet tasks

Currently we're referencing some steps that don't exist in the
output from the OS::Heat::Value resource, but as noted in the heat
bug #1681749 I think this isn't valid and probably should not be
allowed, so instead merge defaults with the non-empty step
tasks. To avoid further duplication of the loop variables, I
made the max step a variable.

Change-Id: Icf3d639b53c97006a0c370c12600449fba6f3323
Related-Bug: #1681749
docker/docker-steps.j2