Internal TLS: use common CA file parameter for libvirt CA cert
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 26 Apr 2017 09:38:22 +0000 (12:38 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 3 May 2017 09:46:14 +0000 (12:46 +0300)
commit6ff78ce2fe49d828cad0d9aae3938390b1939f89
treea331a5e145ee55837658f9fa400fe160fa4e0ba4
parent82ff1acf035d277dd2e7b9d7fc6e060ab2415144
Internal TLS: use common CA file parameter for libvirt CA cert

libvirt has its own parameter for setting the CA, however, if we have a
common CA for all services in the internal network (which we do), it's
more consistent to use the common parameter for configuring that CA
file.

The previous parameter was left in case the deployer wants to use a
specific CA file for the compute nodes.

Change-Id: I3d132d3d257d7ea9f43e49593f8509c3cd205ca5
puppet/services/nova-libvirt.yaml