Replace obsolete vanity openstack.org URLs

Project specific URLs are obsolete. Remove a non-existing
URL for nova, the link gives 404, there's no real replacement in nova
tree.

Change-Id: I0218e96d13444a2956cce17e6dc56030c7e11e3c
This commit is contained in:
Andreas Jaeger
2017-03-08 19:27:24 +01:00
parent 091320ac30
commit eb7ca78134

View File

@@ -46,8 +46,6 @@ class nova::vncproxy(
include ::nova::deps include ::nova::deps
include ::nova::params include ::nova::params
# See http://nova.openstack.org/runnova/vncconsole.html for more details.
nova_config { nova_config {
'vnc/novncproxy_host': value => $host; 'vnc/novncproxy_host': value => $host;
'vnc/novncproxy_port': value => $port; 'vnc/novncproxy_port': value => $port;