... premature send ...

When I use this environment (via puppetd --test --environment tim), the
unique manifest path takes on effect, however, the fileserverconfig does
not, as is evident by it not throwing an error from a completely invalid
file contents (picture typing the file by pounding on the keyboard) (i first
tried corrupting the paths, that didn't do anything either)

Looking at the wiki (just barely noticed it, don't know why I didn't realize
it before), I understand why:

========
Only certain parameters make sense to be configured per-environment, and all
of those parameters revolve around specifying what files to use to compile a
client's configuration. Those parameters are:

    * modulepath: Where to look for modules. It's best to have a standard
module directory that all environments share and then a per-environment
directory where custom modules can be stored.
    * templatedir: Where to look for templates. The modulepath should be
preferred to this setting, but it allows you to have different versions of a
given template in each environment.
    * manifest: Which file to use as the main entry point for the
configuration. The Puppet parser looks for other files to compile in the
same directory as this manifest, so this parameter also determines where
other per-environment Puppet manifests should be stored. With a separate
module path, it should be easy to use the same simple manifest in all
environments.

====

to me it makes sense to configure the files per-environment.  We store a
variety of config files that we distribute as is, like apache vhost files
and generic config files.  Does anyone know of if there is a work around to
sandbox the fileserver mounts?

Thanks,

Tim

--~--~---------~--~----~------------~-------~--~----~
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 
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