Remove ovn_dbs puppet_config section
There are no config files generated whatsoever. The folder is created and empty and since it has no manifests there is little point in running it at all. Let's just remove it. Depends-On: https://review.opendev.org/c/openstack/tripleo-ansible/+/776589 Change-Id: I5e1519c8f441213b264008fda62a1a442cf9d243
This commit is contained in:
parent
aca8b5fd6f
commit
853549e5a1
@ -201,12 +201,6 @@ outputs:
|
||||
- {get_param: OvnDBSCertificateKeySize}
|
||||
- {}
|
||||
service_config_settings: {}
|
||||
# BEGIN DOCKER SETTINGS
|
||||
puppet_config:
|
||||
config_volume: 'ovn_dbs'
|
||||
puppet_tags: 'exec'
|
||||
step_config: ''
|
||||
config_image: &ovn_dbs_config_image {get_param: ContainerOvnDbsConfigImage}
|
||||
kolla_config:
|
||||
/var/lib/kolla/config_files/ovn_dbs.json:
|
||||
command: /usr/sbin/pacemaker_remoted
|
||||
|
Loading…
Reference in New Issue
Block a user