summaryrefslogtreecommitdiffstats
path: root/jjb/releng
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-23 14:50:24 -0500
committeragardner <agardner@linuxfoundation.org>2018-02-23 14:50:24 -0500
commit4e95e0de58d757a834c91c4cdf4edf41b47634ce (patch)
tree1c3822ec086a12c75473eccec385341589e26cd3 /jjb/releng
parent6a8416dc9ba2870f816cb4bd722668be83f099c7 (diff)
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 <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/releng')
-rw-r--r--jjb/releng/opnfv-utils.yml2
1 files changed, 1 insertions, 1 deletions
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