[Puppet Users] Re: firewall type

2010-06-06 Thread Al @ Lab42
The firewall type is an experimental feature I was pondering about. It's supposed to work as the monitor and backup types in Example42 modules, that try to standardize the way you can define what to backup and monitor in a module, whatever the module(s) you may use for that. But, contrary to them,

Re: [Puppet Users] Re: Where do I untar forman tarball?

2010-06-06 Thread Ohad Levy
Hi Mohamed, You can also try the puppet module which installs and configures Foreman - http://github.com/ohadlevy/puppet-foreman cheers, Ohad On Mon, Jun 7, 2010 at 12:33 PM, Mohamed wrote: > Please ignore.. I had skipped this somewhat relevant page: > http://theforeman.org/projects/foreman/wi

[Puppet Users] Re: Where do I untar forman tarball?

2010-06-06 Thread Mohamed
Please ignore.. I had skipped this somewhat relevant page: http://theforeman.org/projects/foreman/wiki/Puppet_Reports and I guess foreman can be unpacked anywhere! Mohamed. On Jun 7, 12:15 am, Mohamed wrote: > I am trying the various ways of installing as described in the wiki > page, without m

[Puppet Users] Where do I untar forman tarball?

2010-06-06 Thread Mohamed
I am trying the various ways of installing as described in the wiki page, without much success... The closest I got is using a tar ball version... but when I start pupetmaster, I get the error: puppetmasterd[3570]: No report named 'foreman' My question is where should the tarball be expanded/ins

Re: [Puppet Users] firewall type

2010-06-06 Thread Mohamed Lrhazi
Was wondering about that too the README file says: Some research and sperimentation is done on: - Definition and use of enhanced abstraction classes such as backup, monitor, firewall But I could not find where it is defined or included! On Sat, Jun 5, 2010 at 1:24 PM, Peter Berghold wrote:

Re: [Puppet Users] Re: External Nodes Examples

2010-06-06 Thread David Schmitt
Am 06.06.2010 09:53, schrieb Douglas Garstang: Just how is that going to help? If you define a default external node, the error will go away, but since your internal node is now defined as a default external node that does nothing, any future changes to the internal nodes until they are cut over

Re: [Puppet Users] Simple config question

2010-06-06 Thread David Schmitt
Am 04.06.2010 18:34, schrieb Dan: Most of my machines are pretty cookie-cutter, so I have one class and config file setup for different services. For example, pretty much have one hosts.allow that goes out everywhere. However, there are always exceptions. So I have 3 hosts that have similar co

Re: [Puppet Users] Collecting _all_ ssh keys

2010-06-06 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am So den 6. Jun 2010 um 13:00 schrieb Joe McDonagh: > > But is there a way to collect both keys of a machine, the rsa _and_ the > > dss key (and maybe the rsa1 too)? I didn't find a way to solve this as > > the key is the machine name and it h

Re: [Puppet Users] Collecting _all_ ssh keys

2010-06-06 Thread Joe McDonagh
On 06/06/2010 08:00 AM, Joe McDonagh wrote: > On 06/06/2010 06:16 AM, Klaus Ethgen wrote: >> Hello, >> >> I read and find a way (well, there seems to be several equal >> implementations) to collect the ssh keys of machines. However they all >> give only the choice to choose between the key formats

Re: [Puppet Users] Re: External Nodes Examples

2010-06-06 Thread Ashley Penney
On Sun, Jun 6, 2010 at 3:53 AM, Douglas Garstang wrote: > > I was just doing a little research on the best way to switch over to > external nodes. It seems like you can't use a combination of the two > systems. Apparently if the external node tool can't find an external > node (because it hasn't b

Re: [Puppet Users] Collecting _all_ ssh keys

2010-06-06 Thread Joe McDonagh
On 06/06/2010 06:16 AM, Klaus Ethgen wrote: > Hello, > > I read and find a way (well, there seems to be several equal > implementations) to collect the ssh keys of machines. However they all > give only the choice to choose between the key formats. > > But is there a way to collect both keys of a

[Puppet Users] Collecting _all_ ssh keys

2010-06-06 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, I read and find a way (well, there seems to be several equal implementations) to collect the ssh keys of machines. However they all give only the choice to choose between the key formats. But is there a way to collect both keys of a machine,

Re: [Puppet Users] Re: FYI: Mac Configuration Management at the Los Alamos National Laboratory white paper

2010-06-06 Thread Nicolas Szalay
Hello, - "Patrick" a écrit : | On Jun 5, 2010, at 2:31 PM, Chuck wrote: | | > I am currently worried about scalability as the number of modules | and | > clients on my puppet server increases. I am planning on locating | at | > least one puppet server in each of the 4 data centers. | | I'v

Re: [Puppet Users] Re: External Nodes Examples

2010-06-06 Thread Nicolas Szalay
Hello, - "Douglas Garstang" a écrit : | I was just doing a little research on the best way to switch over to | external nodes. It seems like you can't use a combination of the two | systems. Apparently if the external node tool can't find an external | node (because it hasn't been cut over ye

[Puppet Users] Re: External Nodes Examples

2010-06-06 Thread Douglas Garstang
On Sat, Jun 5, 2010 at 11:53 PM, Douglas Garstang wrote: > Can someone point me to some good examples of external node use? The > documentation is pretty sparse. > > We used to pass a bunch of settings back to our modules from > definitions on the node manifests. Since external nodes don't support