From ccfce285b915f3b9916061da59554fe683057f21 Mon Sep 17 00:00:00 2001 From: Ricardo Carrillo Cruz Date: Wed, 24 Aug 2016 16:53:10 +0200 Subject: [PATCH] Pass cacert param for admin-infracloud We need to explicitly tell that we do want to use the ca-certificates file on this cloud, since it has a self-signed certificate. Change-Id: Id1227c5b47e5a5177272231dd3f768ccb436bf72 --- .../openstack_project/templates/puppetmaster/all-clouds.yaml.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/openstack_project/templates/puppetmaster/all-clouds.yaml.erb b/modules/openstack_project/templates/puppetmaster/all-clouds.yaml.erb index 02fbd9e9ef..1e8d5f2cba 100644 --- a/modules/openstack_project/templates/puppetmaster/all-clouds.yaml.erb +++ b/modules/openstack_project/templates/puppetmaster/all-clouds.yaml.erb @@ -19,6 +19,7 @@ clouds: project_domain_name: default user_domain_name: default identity_api_version: '3' + cacert: /etc/ssl/certs/ca-certificates.crt infra-files-ro: profile: rackspace auth: