diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index b0e070c..cf79faa 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -3,7 +3,6 @@ class s6 ( String $service_dir, String $scan_dir, ) { - require 'execline' class { "${name}::install": ; |