From 58a3f8cff70f41b52bb50d10172e6f2d59f4a5c0 Mon Sep 17 00:00:00 2001 From: Roman Babyuk Date: Wed, 28 Sep 2016 09:39:07 +0300 Subject: [PATCH] Fix puppet-lint error in hindsight.pp Change-Id: Ia28b6612cdaa7644e1722195ab5fc91d75c5b366 --- deployment_scripts/puppet/manifests/hindsight.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment_scripts/puppet/manifests/hindsight.pp b/deployment_scripts/puppet/manifests/hindsight.pp index 39199ed..7f7f394 100644 --- a/deployment_scripts/puppet/manifests/hindsight.pp +++ b/deployment_scripts/puppet/manifests/hindsight.pp @@ -130,8 +130,8 @@ create_resources(file, $configs, $files_defaults) # Files file { '/usr/share/luasandbox/sandboxes/heka/input/prune_input.lua': - ensure => 'link', - target => "${run_dir}/input/prune_input.lua", + ensure => 'link', + target => "${run_dir}/input/prune_input.lua", } $scripts = {