diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-05-09 18:34:04 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-05-09 18:34:04 -0300 |
commit | dffd90e28fbca1c15c16263e890b89b43d3731b9 (patch) | |
tree | 90acf0559f15cad172fd94fe5f903d5929855b42 /manifests/base | |
parent | e3288c07db845973e5c8c041a2620539a9be2ebd (diff) | |
download | puppet-nodo-dffd90e28fbca1c15c16263e890b89b43d3731b9.tar.gz puppet-nodo-dffd90e28fbca1c15c16263e890b89b43d3731b9.tar.bz2 |
Minor fix
Diffstat (limited to 'manifests/base')
-rw-r--r-- | manifests/base/raspberrypi.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/base/raspberrypi.pp b/manifests/base/raspberrypi.pp index b8f0fee..32a4c88 100644 --- a/manifests/base/raspberrypi.pp +++ b/manifests/base/raspberrypi.pp @@ -1,4 +1,4 @@ -class nodo::base:raspberrypi { +class nodo::base::raspberrypi { include syslog-ng include nodo::utils::physical include nodo::utils::storage::archive |