aboutsummaryrefslogtreecommitdiff
path: root/manifests/base/host.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/base/host.pp')
-rw-r--r--manifests/base/host.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/base/host.pp b/manifests/base/host.pp
index f9af2e1..c353281 100644
--- a/manifests/base/host.pp
+++ b/manifests/base/host.pp
@@ -6,6 +6,7 @@ class nodo::base::host {
include nodo::subsystem::sysctl
include nodo::subsystem::resolver
include nodo::utils::physical
+ include nodo::utils::storage::crypto
class { 'syslog-ng': }
monkeysphere_host { "${::hostname}": }