Move packer validate to an include-raw
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 1 Feb 2017 15:40:38 +0000 (07:40 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 1 Feb 2017 15:40:38 +0000 (07:40 -0800)
commit54f23e3794287656af46319ec207e12b30beb51e
tree6e89c6783422b2b6fc059ba411022552eecec52a
parenta3df1881110c7975b17ede3fbf9098a553c3a4e8
Move packer validate to an include-raw

Rather than deal with trying to properly escape curly-braces variables
in the shell script for the packer validate it's just easier to move
that out to a script to be included with no extra parsing

Change-Id: I15ccfceafef46f05d12ba5b4e5cf7b07d75ee40f
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/ci-management/ci-management-macros.yaml
jjb/ci-management/raw-include-packer-validate.sh [new file with mode: 0644]