Hi All,

I am looking to run a shell script on the agent, i know there are many ways 
to to do that through manifests, customfacts etc.

What i want is, how to send output of this shell script or a file that is 
created by shell script back to master.

eg: i am running below script

==
#!bin/bash
cat /etc/issue > /tmp/test.txt
==

I want puppet agent to send this file or the output of the command # cat 
/etc/issue to the master?

Is this possible, if yes can some one suggest or redirect me to some docs 
that i can refer too.

Thanks in advance!

Cheers
Kaustubh

-- 
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/e61d5104-83da-489a-b866-cc8e881e45f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to