]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Correct cafile directive for service_credentials
authorThomas Goirand <zigo@debian.org>
Sun, 10 Mar 2019 20:53:42 +0000 (21:53 +0100)
committerThomas Goirand <zigo@debian.org>
Sat, 23 Mar 2019 23:19:55 +0000 (00:19 +0100)
commit9508fe1b5bf3ee69faa24b0ca21af499fbf3f271
treea65094eb86a11228d8bc7596ff3d94b39ab7cc22
parent76ad8f6dbcb82d9389ca914d462f02a947d264a3
Correct cafile directive for service_credentials

Running with my own ROOT CA, it appears that the correct directive
is cafile, and not ca_file. Changing for the correct option made
certificate validation work for me, when it didn't previously.

Change-Id: Iff7575c1c0269788a908ff9db258a76d21f2da1b
manifests/agent/auth.pp
spec/classes/ceilometer_agent_auth_spec.rb