diff options
author | Steven Hardy <shardy@redhat.com> | 2017-07-13 13:40:48 +0100 |
---|---|---|
committer | Athlan-Guyot sofer <sathlang@redhat.com> | 2017-08-11 17:25:02 +0000 |
commit | 7f6305980df5427fd23c9c5b1b0307b1249945f6 (patch) | |
tree | af692718ef42b4fa6437b22f7d65fedb32d718a8 /docker/post.j2.yaml | |
parent | 4e5ba442189d704deaaa1a922bbcaf5c28e9de40 (diff) |
Consolidate puppet/docker deployments with one deploy steps workflow
If we consolidate these we can focus on one implementation (the new ansible
based one used for docker-steps)
Change-Id: Iec0ad2278d62040bf03613fc9556b199c6a80546
Depends-On: Ifa2afa915e0fee368fb2506c02de75bf5efe82d5
Diffstat (limited to 'docker/post.j2.yaml')
-rw-r--r-- | docker/post.j2.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/post.j2.yaml b/docker/post.j2.yaml deleted file mode 100644 index fd956215..00000000 --- a/docker/post.j2.yaml +++ /dev/null @@ -1 +0,0 @@ -{% include 'docker-steps.j2' %} |