From 0cd61e11e2461b4cc80bea607bab3d0e28936263 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 10 Dec 2012 18:41:15 +0000 Subject: restrictshell: use mga-common::local_script --- modules/restrictshell/manifests/shell.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/restrictshell') diff --git a/modules/restrictshell/manifests/shell.pp b/modules/restrictshell/manifests/shell.pp index c209f352..77044ed4 100644 --- a/modules/restrictshell/manifests/shell.pp +++ b/modules/restrictshell/manifests/shell.pp @@ -3,7 +3,7 @@ class restrictshell::shell { ensure => directory, } - local_script { 'sv_membersh.pl': + mga-common::local_script { 'sv_membersh.pl': content => template('restrictshell/sv_membersh.pl'), } -- cgit v1.2.1