diff options
author | Juan Antonio Osorio Robles <jaosorior@redhat.com> | 2017-08-23 08:24:32 +0300 |
---|---|---|
committer | Juan Antonio Osorio Robles <jaosorior@redhat.com> | 2017-08-23 08:24:32 +0300 |
commit | 81faff09ca4dc9a1d211de8be9b53e26cd933308 (patch) | |
tree | 89588e901f4ae47118300c4d61ffec235ee32206 /puppet/services | |
parent | b88a0fb66cb4ff43411ace4111f6f7395c29f5a4 (diff) |
Configure listen_address for libvirtd when TLS is enabled
It wasn't being configured, and the default is to listen on all
interfaces. This fixes that.
Change-Id: I00da25474fb1544eabdedaf126e67d5a6617f02f
Closes-Bug: #1712475
Diffstat (limited to 'puppet/services')
-rw-r--r-- | puppet/services/nova-libvirt.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/nova-libvirt.yaml b/puppet/services/nova-libvirt.yaml index df9e88fb..3f37cd94 100644 --- a/puppet/services/nova-libvirt.yaml +++ b/puppet/services/nova-libvirt.yaml @@ -170,6 +170,8 @@ outputs: - generate_service_certificates: true tripleo::profile::base::nova::migration::client::libvirt_tls: true + nova::migration::libvirt::listen_address: + get_param: [ServiceNetMap, NovaLibvirtNetwork] nova::migration::libvirt::live_migration_inbound_addr: str_replace: template: |