Cleanup class moving
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
@@ -21,8 +21,6 @@ class privatecloud::compute::hypervisor(
|
||||
$libvirt_type = 'kvm',
|
||||
) {
|
||||
|
||||
include 'os_compute_common'
|
||||
|
||||
exec { 'insert_module_nbd':
|
||||
command => '/bin/echo "nbd" > /etc/modules',
|
||||
unless => '/bin/grep "nbd" /etc/modules',
|
||||
|
||||
Reference in New Issue
Block a user