[openstack-dev] [devstack] environment variables in local.conf post-config section

Andreas Scheuring scheuran at linux.vnet.ibm.com
Wed Nov 26 13:04:57 UTC 2014


Hi together, 
is there a way to use Environment variables in the local.conf
post-config section?

On my system (stable/juno devstack) not the content of the variable, but
the variable name itself is being inserted into the config file.


So e.g. 
[[post-config|$NOVA_CONF]]
[DEFAULT]
vncserver_proxyclient_address=$HOST_IP_MGMT

results in nova.conf as:
vncserver_proxyclient_address = $HOST_IP_MGMT



Thanks

-- 
Andreas 
(irc: scheuran)






More information about the OpenStack-dev mailing list