aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/tacker.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-09-22 15:10:42 -0400
committerTim Rozet <trozet@redhat.com>2017-09-23 04:39:25 +0000
commita071587a62d1a53a74c9b55de7591d22e4ce1e16 (patch)
tree6f87592965ee87ede1ca95f67674277bce713162 /puppet/services/tacker.yaml
parentcb50eb4b5f333a3c3128336653ef617bb6f40f80 (diff)
Fixes missing keystone authtoken pw for Tacker
Closes-Bug: 1718997 Change-Id: I2b347cbc4595e6651b0d4be032cb862fde72e15f Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit dc8bb353e2fe5e86390adde8eeb4c6a87f00a7ae)
Diffstat (limited to 'puppet/services/tacker.yaml')
-rw-r--r--puppet/services/tacker.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/tacker.yaml b/puppet/services/tacker.yaml
index 2f803b0b..e98cf505 100644
--- a/puppet/services/tacker.yaml
+++ b/puppet/services/tacker.yaml
@@ -77,6 +77,7 @@ outputs:
tacker::keystone::authtoken::project_name: 'service'
tacker::keystone::authtoken::auth_url: {get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix]}
tacker::keystone::authtoken::auth_uri: {get_param: [EndpointMap, KeystoneInternal, uri]}
+ tacker::keystone::authtoken::password: {get_param: TackerPassword}
tacker::db::mysql::password: {get_param: TackerPassword}
tacker::db::mysql::user: tacker