From fcd4d24c5ed98a04438f425e878cd69029f84aeb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 26 May 2013 22:36:29 -0300 Subject: Fixing class name (2) --- manifests/subsystem/screen/startup.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystem') diff --git a/manifests/subsystem/screen/startup.pp b/manifests/subsystem/screen/startup.pp index 831a585..d628737 100644 --- a/manifests/subsystem/screen/startup.pp +++ b/manifests/subsystem/screen/startup.pp @@ -1,4 +1,4 @@ -class nodo::subsymtem::screen::startup( +class nodo::subsystem::screen::startup( $windows = hiera('nodo::subsystem::screen::startup::windows', [ "${::hostname} 0 tail -F /var/log/daemon.log" ]), $select = hiera('nodo::subsystem::screen::startup::select', 0) ) { -- cgit v1.2.3