class nodo::base::kvm inherits nodo::base::host {
  class { [ 'nodo::subsystem::fstab', 'nodo::subsystem::crypttab' ]:
    type => 'kvm',
  }
}