Merge "Disable zuul-executor from managing ansible"

This commit is contained in:
Zuul 2019-03-24 02:02:31 +00:00 committed by Gerrit Code Review
commit a8a529ffda
1 changed files with 2 additions and 0 deletions

View File

@ -26,8 +26,10 @@ server = {{ hostvars['statsd01'].ansible_host }}
{% endif %}
[executor]
ansible_root = /opt/venv/zuul-ansible
finger_port = 17979
log_config = /etc/zuul/executor-logging.conf
manage_ansible = false
private_key_file = {{ zuul_user_home }}/.ssh/nodepool_id_rsa
workspace_root = {{ zuul_user_home }}/workspace