Tell ODCS not to migrate its db by default. Only do that during an upgrade playbook run.
This commit is contained in:
parent
9f2ae17466
commit
537f1de7c0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
odcs_migrate_db: True
|
odcs_migrate_db: False
|
||||||
odcs_endpoint: ''
|
odcs_endpoint: ''
|
||||||
odcs_allowed_named_hosts: []
|
odcs_allowed_named_hosts: []
|
||||||
odcs_allowed_hosts: []
|
odcs_allowed_hosts: []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue