I worked through how to do a complete clone of the templates to do a deploy and change a couple values here: http://adam.younglogic.com/2016/06/custom-overcloud-deploys/ However, all I want to do is to set two config options in Keystone. Is there a simple way to just modify the two values below? Ideally, just making a single env file and passing it via openstack overcloud deploy -e somehow. |'identity/domain_specific_drivers_enabled'||: value => ||'True'||; | |'identity/||domain_configurations_from_database||'||: value => ||'True'||; | | | -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160726/3f550903/attachment.html>