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) _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
