From 088a0c4d412f5b0e33b0c75cb8cf010c0d230daf Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 9 Jul 2013 20:34:20 -0300 Subject: Adding nodo::utils::storage::crypto --- manifests/base/host.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/base') 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}": } -- cgit v1.2.3