From ef56fb3453b498bf4f16ec7964677ec054a5f753 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 13 Sep 2011 13:42:52 -0300 Subject: Typo --- manifests/physical.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/physical.pp b/manifests/physical.pp index 229072d..4805a53 100644 --- a/manifests/physical.pp +++ b/manifests/physical.pp @@ -52,7 +52,7 @@ class nodo::physical inherits nodo { config => "user root\ngroup disk", } - # Removeable media folder + # Removable media folder file { [ "/media/usb", "/media/cdrom" ]: ensure => directory, mode => 0755, -- cgit v1.2.3