Displaying 4 results from an estimated 4 matches for "masterconfiglayout".
2007 Aug 31
1
Dead links in the wiki
I''m trying to learn how to set up Puppet and am coming across a number
of dead links in the wiki.
Specifically:
http://reductivelabs.com/trac/ReferenceIndex, referred to from
http://reductivelabs.com/trac/puppet, and
http://reductivelabs.com/trac/puppet/wiki/MasterConfigLayout referred to
from
http://reductivelabs.com/trac/puppet/wiki/DocumentationStart#AdditionalD
ocumentation
Are there other copies of these documents? The reference guide in
particular?
Thanks.
Matt
2007 Aug 20
2
beginner question
...ing? Specifically, if I want to do something
like change ''runinterval'' or ''splay'' on all the clients, what would
be the standard way of doing it? I''m guessing this info is contained
in the missing file ''reductivelabs.com/trac/puppet/wiki/
MasterConfigLayout'' ...
2007 Feb 09
12
Module Organization
This is in reference to David Schmitt''s writeup [1]
I like that writeup a lot; I just had a few comments/clarifications:
* Namespaces: For now, we just use a flat namespace for modules, i.e.
you can''t have modules within modules, and you always know that in a
fully qualified name ''foo::bar::baz'' that ''foo'' is the module name and
2007 Jan 17
32
Managing manifests
Hi,
I was talking to Luke today about managing manifests and related
files, and he suggested that I post to the list..
What would be nice (and what I''ve use in in-house systems I''ve used
previously) is to have a way to dynamically include manifest fragments
at runtime.
Lets assume that you''re setting up bugzilla using puppet. In the
''main'' manifest