proxmox/tests/hypervisor_kvm_only.pp

5 lines
54 B
ObjectPascal
Raw Normal View History

class { 'proxmox::hypervisor':
kvm_only => true,
}