get the right novnc package
This commit is contained in:
@@ -145,8 +145,8 @@ when "ubuntu"
|
||||
"nova_network_service" => "nova-network",
|
||||
"nova_scheduler_packages" => ["nova-scheduler"],
|
||||
"nova_scheduler_service" => "nova-scheduler",
|
||||
"nova_vncproxy_packages" => ["nova-vncproxy"],
|
||||
"nova_vncproxy_service" => "nova-vncproxy",
|
||||
"nova_vncproxy_packages" => ["novnc"],
|
||||
"nova_vncproxy_service" => "novnc",
|
||||
"nova_vncproxy_consoleauth_packages" => ["nova-consoleauth"],
|
||||
"nova_vncproxy_consoleauth_service" => "nova-consoleauth",
|
||||
"libvirt_packages" => ["libvirt-bin"],
|
||||
|
||||
Reference in New Issue
Block a user