Skip to content
Snippets Groups Projects
Commit 8db15b9e authored by Quentin MACHU's avatar Quentin MACHU
Browse files

Fixed VNC console layout

parent 0fcb06b4
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ class iaas::profile::nova::compute (
vnc_enabled => true,
vncserver_proxyclient_address => $::facts["ipaddress_${admin_interface}"],
vncproxy_host => $endpoint,
vnc_keymap => 'fr',
}
class { '::nova::compute::neutron': }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment