diff options
Diffstat (limited to 'manifests/profile/base/sahara.pp')
-rw-r--r-- | manifests/profile/base/sahara.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/profile/base/sahara.pp b/manifests/profile/base/sahara.pp index c9c656d..7f4ecbe 100644 --- a/manifests/profile/base/sahara.pp +++ b/manifests/profile/base/sahara.pp @@ -114,5 +114,6 @@ class tripleo::profile::base::sahara ( 'ssl' => $oslomsg_use_ssl_real, }), } + include ::sahara::keystone::authtoken } } |