Disable noop for ansible build server config 47/52547/1
authoragardner <agardner@linuxfoundation.org>
Fri, 23 Feb 2018 19:50:24 +0000 (14:50 -0500)
committeragardner <agardner@linuxfoundation.org>
Fri, 23 Feb 2018 19:50:24 +0000 (14:50 -0500)
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 <agardner@linuxfoundation.org>
jjb/releng/opnfv-utils.yml

index 1e640db..fb3bab4 100644 (file)
     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