Andrew Schulman wrote:
> To me it seems like more specialized material that should go in the reference
> rather than the tutorial. But wherever it goes best is fine with me.
Well, the Language Tutorial *is* the reference manual for the language.
There's no other document giving a more in-depth
> I don't know your background but have you considered cloning the git
> repo and directly editing the reference source and submitting
> patches? That way it's straight upstream and you get credit for the
> update.
>
> You can find some instructions at:
>
> http://reductivelabs.com/trac/puppet/w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andrew
I don't know your background but have you considered cloning the git
repo and directly editing the reference source and submitting
patches? That way it's straight upstream and you get credit for the
update.
You can find some instructions at:
> > I'd appreciate it if someone would check the accuracy of what I wrote, and
> > if
> > it's deemed to be accurate and useful, apply it upstream so that it
> > will stay in
> > the wiki.
>
> hmm, I'm not sure whether it is now even more misleading than before.
> The point with function is t
> On 08.12.2009 11:31, Andrew Schulman wrote:
> > I added some text to
> > http://reductivelabs.com/trac/puppet/wiki/FunctionReference. It explains
> > that
> > functions get evaluated at compile time, before execution time, and that
> > this
> > matters if you're using functions whose values de
> I'd appreciate it if someone would check the accuracy of what I wrote, and if
> it's deemed to be accurate and useful, apply it upstream so that it
> will stay in
> the wiki.
hmm, I'm not sure whether it is now even more misleading than before.
The point with function is that they are evalua
On 08.12.2009 11:31, Andrew Schulman wrote:
> I added some text to
> http://reductivelabs.com/trac/puppet/wiki/FunctionReference. It explains that
> functions get evaluated at compile time, before execution time, and that this
> matters if you're using functions whose values depend on the results
I added some text to
http://reductivelabs.com/trac/puppet/wiki/FunctionReference. It explains that
functions get evaluated at compile time, before execution time, and that this
matters if you're using functions whose values depend on the results of your
manifests.
http://reductivelabs.com/trac/pu