From bd67f0363055a8ac0fbce67071c1244b01c81aa7 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 13 Apr 2013 13:45:11 -0300 Subject: Fixing nodo::subsystem::mount class name --- manifests/subsystem/mount.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/subsystem/mount.pp b/manifests/subsystem/mount.pp index 4bf3d58..05adaa7 100644 --- a/manifests/subsystem/mount.pp +++ b/manifests/subsystem/mount.pp @@ -1,4 +1,4 @@ -class subsystem::mount { +class nodo::subsystem::mount { class { autofs: } file { '/etc/auto.removable': -- cgit v1.2.3