From: Andrew Schoen Date: Mon, 1 May 2017 14:27:07 +0000 (-0500) Subject: ceph-ansible-scenario: use include-raw instead of include-raw-escape X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F698%2Fhead;p=ceph-build.git ceph-ansible-scenario: use include-raw instead of include-raw-escape This job is not using a job-template and fails with the following error when using include-raw-escape: syntax error near unexpected token `{{' Signed-off-by: Andrew Schoen --- diff --git a/ceph-ansible-scenario/config/definitions/ceph-ansible-scenario.yml b/ceph-ansible-scenario/config/definitions/ceph-ansible-scenario.yml index dddd58f3..4e1a3276 100644 --- a/ceph-ansible-scenario/config/definitions/ceph-ansible-scenario.yml +++ b/ceph-ansible-scenario/config/definitions/ceph-ansible-scenario.yml @@ -40,7 +40,7 @@ builders: - shell: - !include-raw-escape: + !include-raw: - ../../../scripts/build_utils.sh - ../../build/build