Hi,

I am fairly new to puppet, and my question would be:

- is it possible to write new function and use them in standalone mode?
According to
http://projects.puppetlabs.com/projects/1/wiki/Writing_Your_Own_Functionsfunctions
can only be executed on a server, is there any possibility to
overcome this in standalone?

- and is it possible to save the output of an exec resource to a puppet
variable? My workaround is to print the stdout to a file and read the file
into a puppet variable (with the file function). It works, but not the
nicest...

Thanks for you help in advance!

Cheers,
Gergely

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to