diff options
author | Juan Antonio Osorio Robles <jaosorior@redhat.com> | 2017-02-01 22:35:42 +0200 |
---|---|---|
committer | Juan Antonio Osorio Robles <jaosorior@redhat.com> | 2017-02-01 22:35:42 +0200 |
commit | 064f7d6b444d909636c2fc0f97fa4215d96381f2 (patch) | |
tree | b99f4efd9bab30012a20726c93141143f27965ef /puppet | |
parent | a81ccd80db07571a8b094b905112935bc42b4b7f (diff) |
Configure VNC Server listen address through t-h-t
This adds an entry for libvirt (which is used by the VNC server) on
which we can tell it via t-h-t on which IP address to listen on.
Change-Id: Ie377c09734e9f6170daa519aed69c53fc67c366b
Related-Bug: #1660099
Diffstat (limited to 'puppet')
-rw-r--r-- | puppet/services/nova-libvirt.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/nova-libvirt.yaml b/puppet/services/nova-libvirt.yaml index a9b2b3f9..faf1ae48 100644 --- a/puppet/services/nova-libvirt.yaml +++ b/puppet/services/nova-libvirt.yaml @@ -62,6 +62,7 @@ outputs: nova::compute::libvirt::qemu::configure_qemu: true nova::compute::libvirt::qemu::max_files: 32768 nova::compute::libvirt::qemu::max_processes: 131072 + nova::compute::libvirt::vncserver_listen: {get_param: [ServiceNetMap, NovaLibvirtNetwork]} tripleo.nova_libvirt.firewall_rules: '200 nova_libvirt': dport: |