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:
parent
dacd5633af
commit
3e175c40d0
@ -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: []
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user