Comment 6 for bug 1717281

Revision history for this message
Martin André (mandre) wrote :

So we have in hiera:

    "mistral::keystone::authtoken::auth_uri": "http://192.168.24.1:5000/v2.0",
    "mistral::keystone::authtoken::auth_url": "http://192.168.24.1:5000",

But puppet-mistral won't pick it up and use the default value.

This probably has to do with https://review.openstack.org/#/c/490985/.