Fix Update ovn_controller. from external-update playbook
Remove unsupported container_cli parameter and replace log_path with log_base_path in order in fix Update ovn_controller task. container_cli and log_path are not supported parameters for (tripleo_container_manage) module. Closes-Bug: #1989342 Change-Id: Iadb78c5613f57cbdf92bbf8b40b0b9f83040d2a4
This commit is contained in:
parent
f664129d68
commit
67c4988a5a
@ -487,8 +487,7 @@ outputs:
|
||||
config_patterns: 'ovn_controller.json'
|
||||
config_id:
|
||||
- 'tripleo_step4'
|
||||
container_cli: "{{ container_cli }}"
|
||||
log_path: "{{ container_log_stdout_path }}"
|
||||
log_base_path: "{{ container_log_stdout_path }}"
|
||||
debug: "{{ enable_debug | bool }}"
|
||||
config_overrides:
|
||||
ovn_controller:
|
||||
|
Loading…
Reference in New Issue
Block a user