aboutsummaryrefslogtreecommitdiff
path: root/manifests/role
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-05-09 18:36:14 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-05-09 18:36:14 -0300
commitf62a8b2dc6a31b006b32db6cbab43991ea1be528 (patch)
treed5ff385c0a5e1348ed0592cab62892c2c4fafb2b /manifests/role
parentdffd90e28fbca1c15c16263e890b89b43d3731b9 (diff)
downloadpuppet-nodo-f62a8b2dc6a31b006b32db6cbab43991ea1be528.tar.gz
puppet-nodo-f62a8b2dc6a31b006b32db6cbab43991ea1be528.tar.bz2
Removing nodo::role::raspberrypi
Diffstat (limited to 'manifests/role')
-rw-r--r--manifests/role/raspberrypi.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/role/raspberrypi.pp b/manifests/role/raspberrypi.pp
deleted file mode 100644
index cfebe68..0000000
--- a/manifests/role/raspberrypi.pp
+++ /dev/null
@@ -1,3 +0,0 @@
-class nodo::role::raspberrypi {
- include nodo::base::raspberrypi
-}