hypervisor: fix lint

Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
Emilien Macchi
2014-03-11 11:40:42 +01:00
parent 7add134ffc
commit 6cac9c62df

View File

@@ -111,6 +111,7 @@ Host *
} }
Service<| title == 'dbus' |> { enable => true } Service<| title == 'dbus' |> { enable => true }
Service<| title == 'libvirt-bin' |> { enable => true } Service<| title == 'libvirt-bin' |> { enable => true }
class { 'nova::compute::neutron': } class { 'nova::compute::neutron': }