1
0
mirror of https://github.com/gryf/vmstrap.git synced 2026-02-24 19:25:50 +01:00

minor config in local.conf

This commit is contained in:
2020-02-21 08:48:01 +01:00
parent e0304cfae3
commit b19f84588d

View File

@@ -4,8 +4,7 @@
# KURYR_IPV6=True # KURYR_IPV6=True
Q_PLUGIN_CONF_FILE=/etc/neutron/plugins/ml2/ml2_conf.ini Q_PLUGIN_CONF_FILE=/etc/neutron/plugins/ml2/ml2_conf.ini
enable_plugin kuryr-kubernetes \ enable_plugin kuryr-kubernetes https://opendev.org/openstack/kuryr-kubernetes
https://opendev.org/openstack/kuryr-kubernetes
# If you do not want stacking to clone new versions of the enabled services, # If you do not want stacking to clone new versions of the enabled services,
# like for example when you did local modifications and need to ./unstack.sh # like for example when you did local modifications and need to ./unstack.sh
@@ -14,8 +13,7 @@ RECLONE="no"
# Log settings for better readability # Log settings for better readability
LOG_COLOR=False LOG_COLOR=False
# If you want the screen tabs logged in a specific location, you can use: LOGFILE=devstack.log
# SCREEN_LOGDIR="${HOME}/devstack_logs"
# Credentials # Credentials