Merge "Remove ENABLE_* environment about puglins not installed"

This commit is contained in:
Zuul 2021-06-28 17:32:48 +00:00 committed by Gerrit Code Review
commit 94dfcdeddd
1 changed files with 2 additions and 21 deletions

View File

@ -323,29 +323,10 @@ outputs:
- /etc/pki/tls/private/httpd:/etc/pki/tls/private/httpd:ro
environment:
KOLLA_CONFIG_STRATEGY: COPY_ALWAYS
# Installed plugins:
ENABLE_CLOUDKITTY: 'no'
ENABLE_IRONIC: 'yes'
ENABLE_MAGNUM: 'no'
ENABLE_MANILA: 'yes'
ENABLE_HEAT: 'yes'
ENABLE_MURANO: 'no'
ENABLE_MISTRAL: 'no'
ENABLE_IRONIC: 'yes'
ENABLE_MANILA: 'yes'
ENABLE_OCTAVIA: 'yes'
ENABLE_SAHARA: 'no'
ENABLE_TROVE: 'no'
# Not installed:
ENABLE_FREEZER: 'no'
ENABLE_FWAAS: 'no'
ENABLE_KARBOR: 'no'
ENABLE_DESIGNATE: 'no'
ENABLE_SEARCHLIGHT: 'no'
ENABLE_SENLIN: 'no'
ENABLE_SOLUM: 'no'
ENABLE_TACKER: 'no'
ENABLE_WATCHER: 'no'
ENABLE_ZAQAR: 'no'
ENABLE_ZUN: 'no'
host_prep_tasks:
- name: create persistent directories
file: