Disable log collection pending further auditing

We need to default to false so that we can audit logs and then
enable them individually.

Change-Id: Iadb1f8f56ef43d1f35ca080318af22008525b643
This commit is contained in:
Monty Taylor 2020-04-06 13:19:40 -05:00
parent dacd5633af
commit 3e175c40d0
1 changed files with 1 additions and 1 deletions

View File

@ -1414,7 +1414,7 @@
run: playbooks/zuul/run-production-playbook.yaml
vars:
ansible_forks: 5
infra_prod_playbook_collect_log: true
infra_prod_playbook_collect_log: false
nodeset:
nodes: []