[Puppet Users] plugin in modules - Environments - documentation?

2010-03-30 Thread JeFFreaK
Hey there, i'm stuck with the plugin in modules section. i've got 2 environments set called development and production. my puppet.conf on the puppetmasterd looks like this. [development] manifest = /etc/puppet/development/manifests/site.pp manifestdir = /etc/puppet/development/manifests

Re: [Puppet Users] plugin in modules - Environments - documentation?

2010-03-30 Thread Thomas Bellman
JeFFreaK wrote: i'm stuck with the plugin in modules section. i've got 2 environments set called development and production. [...] now i wanted to have the sysctl plugin inserted in my development environment without harming anything in production. http://github.com/duritong/puppet-sysctl Un

Re: [Puppet Users] plugin in modules - Environments - documentation?

2010-03-30 Thread Nigel Kersten
On Tue, Mar 30, 2010 at 7:49 AM, Thomas Bellman wrote: > JeFFreaK wrote: > >> i'm stuck with the plugin in modules section. >> i've got 2 environments set called >> development and production. > > [...] >> >> now i wanted to have the sysctl plugin inserted in my development >> environment without

Re: [Puppet Users] plugin in modules - Environments - documentation?

2010-03-30 Thread Roy Nielsen
On 3/30/10 8:49 AM, Thomas Bellman wrote: JeFFreaK wrote: i'm stuck with the plugin in modules section. i've got 2 environments set called development and production. [...] now i wanted to have the sysctl plugin inserted in my development environment without harming anything in production. ht

Re: [Puppet Users] plugin in modules - Environments - documentation?

2010-03-30 Thread Thomas Bellman
Nigel Kersten wrote: On Tue, Mar 30, 2010 at 7:49 AM, Thomas Bellman wrote: Indeed, they don't. You cannot have custom types or custom functions per environment. All environments will share the same set of plugins (except for facts). That's not actually quite true as I understand it.

Re: [Puppet Users] plugin in modules - Environments - documentation?

2010-03-30 Thread Nigel Kersten
On Tue, Mar 30, 2010 at 8:21 AM, Roy Nielsen wrote: > On 3/30/10 8:49 AM, Thomas Bellman wrote: >> >> JeFFreaK wrote: >> >>> i'm stuck with the plugin in modules section. >>> i've got 2 environments set called >>> development and production. >> >> [...] >>> >>> now i wanted to have the sysctl plug

Re: [Puppet Users] plugin in modules - Environments - documentation?

2010-03-30 Thread Roy Nielsen
On 3/30/10 9:33 AM, Nigel Kersten wrote: On Tue, Mar 30, 2010 at 8:21 AM, Roy Nielsen wrote: On 3/30/10 8:49 AM, Thomas Bellman wrote: JeFFreaK wrote: i'm stuck with the plugin in modules section. i've got 2 environments set called development and production. [..

Re: [Puppet Users] plugin in modules - Environments - documentation?

2010-03-30 Thread Nigel Kersten
On Tue, Mar 30, 2010 at 9:09 AM, Roy Nielsen wrote: > On 3/30/10 9:33 AM, Nigel Kersten wrote: >> >> On Tue, Mar 30, 2010 at 8:21 AM, Roy Nielsen  wrote: >> >>> >>> On 3/30/10 8:49 AM, Thomas Bellman wrote: >>> JeFFreaK wrote: > > i'm stuck with the plugin in modules se