diff options
Diffstat (limited to 'manifests/physical.pp')
-rw-r--r-- | manifests/physical.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/physical.pp b/manifests/physical.pp index 6422970..51fd155 100644 --- a/manifests/physical.pp +++ b/manifests/physical.pp @@ -3,6 +3,7 @@ class nodo::physical inherits nodo { include firewall include vserver::host include initramfs + include modprobe include firewire include sysctl include ups |