Merge "Remove unused env var during mysql bootstrap"

This commit is contained in:
Zuul 2018-01-31 10:05:09 +00:00 committed by Gerrit Code Review
commit eda047f075
2 changed files with 0 additions and 4 deletions

View File

@ -170,8 +170,6 @@ outputs:
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
- KOLLA_BOOTSTRAP=True
# NOTE(mandre) skip wsrep cluster status check
- KOLLA_KUBERNETES=True
- DB_MAX_TIMEOUT=60
-
list_join:

View File

@ -197,8 +197,6 @@ outputs:
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
- KOLLA_BOOTSTRAP=True
# NOTE(mandre) skip wsrep cluster status check
- KOLLA_KUBERNETES=True
- DB_MAX_TIMEOUT=60
-
list_join: