First of all, File and it's ilk are not "functions", they are "types"
or even better "resource types". Second, the reference you are looking
for is:

http://reductivelabs.com/trac/puppet/wiki/TypeReference

Hope that helps!

--Paul

On Thu, Oct 2, 2008 at 8:38 AM, Edward <[EMAIL PROTECTED]> wrote:
>
> Ok, I have gotten Puppet up and running. I am about to start testing
> out some more of the functions but there does not appear to be any
> place that describes all the options to a function.
>
> For example File:   I have seen examples with
> file { /etc/passwd: mode->777, ensure->file, owner->nobody, group-
>>nobody, source->puppet://xyz.com/linux-distro, target->"/dev/null"}
>
> but I can not find any documentation on what are all the possible
> setting for like ensure.
>
> Now I am only using file as an example, as I am starting to look at
> the commonly used modules "Common, and virtual" and I don't seem to
> find any docs that would help me get started like
>
> Apache Virtual Host:
> Function: apache
> Arguments
> url: [describe argument for url and possible settings]
> port:
> Allow:
> ...
> ...
> ...
>
>
> Is there anything like this or do I have to pick though the code of
> ever options I want to use.
>
> Thanks
>
> Ed
>
> >
>

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

Reply via email to