mirror of
https://github.com/gryf/vmstrap.git
synced 2026-02-25 03:35:55 +01:00
minor config in local.conf
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user