From: agardner Date: Fri, 23 Feb 2018 19:50:24 +0000 (-0500) Subject: Disable noop for ansible build server config X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4e95e0de58d757a834c91c4cdf4edf41b47634ce;p=releng.git Disable noop for ansible build server config Time to go live. If this breaks I have shell on these machine and can fix but should be fine Change-Id: I616797cd3512b594d1daa846308e7a8643fb9cb0 Signed-off-by: agardner --- diff --git a/jjb/releng/opnfv-utils.yml b/jjb/releng/opnfv-utils.yml index 1e640db7c..fb3bab42b 100644 --- a/jjb/releng/opnfv-utils.yml +++ b/jjb/releng/opnfv-utils.yml @@ -167,7 +167,7 @@ builders: - shell: | # run playbook - sudo ansible-playbook -C -D -i \ + sudo ansible-playbook -i \ $WORKSPACE/utils/build-server-ansible/inventory.ini \ $WORKSPACE/utils/build-server-ansible/main.yml