From 92d7ac082fd769153711e7c0837f7e1df080237b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 12 Sep 2015 17:23:39 -0300 Subject: Fix monkeysphere definitions --- manifests/base/raspberrypi.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/base/raspberrypi.pp') diff --git a/manifests/base/raspberrypi.pp b/manifests/base/raspberrypi.pp index 1dc2acd..0a426d9 100644 --- a/manifests/base/raspberrypi.pp +++ b/manifests/base/raspberrypi.pp @@ -3,7 +3,7 @@ class nodo::base::raspberrypi { include nodo::utils::physical include nodo::utils::storage::archive - monkeysphere_host { "${::hostname}": } + nodo::subsystem::monkeysphere { "${::hostname}": } # Currently no firewall class { [ 'ntp::ntpdate' ]: } -- cgit v1.2.3