We add -vvv to the periodical jobs so that we can see what is going
on for the issues.
Change-Id: I650ec786787a0fb4535b8be6f6be0a5c3507d1f1
name: DIB_OS_ELEMENT
default: 'ubuntu-minimal'
description: 'DIB OS Element to use for building the deployment image to provision target nodes with. Overriden by upstream job.'
+ - string:
+ name: ENGINE_ANSIBLE_PARAMS
+ default: ' -vvv '
+ description: 'Extra paramters that can be added when run the play books.'
- string:
name: DEPLOY_SCENARIO
default: 'k8-calico-nofeature'