hi,

the source has a typo. it says midules rather than an modules.

Neil


On 10 Sep 2017 18:29, <[email protected]> wrote:

Hi,

following is my task file which i call from deployment_task.yaml

file { '/tmp/filename.sh'
path => '/tmp'
.
. source => puppet:///midules/pluginname/filename.sh,
} ->

exec {'/tmp/filename.sh'
command => '/tmp/filename.sh'
path => '/usr/bin:/bin'
}

my problem is that neither filename.sh is getting copied into /tmp/ folder
nor(and probably that's why) commands is not getting executed

please help me asap, I have already defaulted on deadline twice.

thanks,
Vivek

--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/
msgid/puppet-users/966fd69f-9e35-4d7e-bff1-0493432757c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAAohVBc%2B%3D6_1i12bMsNuswrYA5%3DcdfDEPH9xzXMPyKr5kX7vtQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to