mirror of
https://github.com/gryf/vmstrap.git
synced 2026-02-28 12:55:45 +01:00
minor config in local.conf
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
# KURYR_IPV6=True
|
||||
Q_PLUGIN_CONF_FILE=/etc/neutron/plugins/ml2/ml2_conf.ini
|
||||
|
||||
enable_plugin kuryr-kubernetes \
|
||||
https://opendev.org/openstack/kuryr-kubernetes
|
||||
enable_plugin kuryr-kubernetes https://opendev.org/openstack/kuryr-kubernetes
|
||||
|
||||
# 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
|
||||
@@ -14,8 +13,7 @@ RECLONE="no"
|
||||
|
||||
# Log settings for better readability
|
||||
LOG_COLOR=False
|
||||
# If you want the screen tabs logged in a specific location, you can use:
|
||||
# SCREEN_LOGDIR="${HOME}/devstack_logs"
|
||||
LOGFILE=devstack.log
|
||||
|
||||
|
||||
# Credentials
|
||||
|
||||
Reference in New Issue
Block a user