Re: [Puppet Users] How to subscribe to an exported resource?

2012-09-04 Thread Marc Haber
On Thu, Aug 16, 2012 at 01:27:04PM +0200, Marc Haber wrote:
 On Wed, Aug 15, 2012 at 08:34:03PM +0200, Marc Haber wrote:
  On Tue, Aug 14, 2012 at 07:58:21PM +0100, Stephen Gran wrote:
   The classic is:
   https://github.com/ripienaar/puppet-concat
  
  So that is a module that would need to be compiled and installed (on
  the puppetmaster, run by a different department)?
 
 Sorry, I got confused by the rakefile and didn't scroll down all the
 way where the docs are. I have now understood ;-)

This works fine, and I have already used it in multiple places. Very
helpful, thanks.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062

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



Re: [Puppet Users] How to subscribe to an exported resource?

2012-08-16 Thread Marc Haber
On Wed, Aug 15, 2012 at 08:34:03PM +0200, Marc Haber wrote:
 On Tue, Aug 14, 2012 at 07:58:21PM +0100, Stephen Gran wrote:
  The classic is:
  https://github.com/ripienaar/puppet-concat
 
 So that is a module that would need to be compiled and installed (on
 the puppetmaster, run by a different department)?

Sorry, I got confused by the rakefile and didn't scroll down all the
way where the docs are. I have now understood ;-)

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062

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



Re: [Puppet Users] How to subscribe to an exported resource?

2012-08-15 Thread Marc Haber
On Tue, Aug 14, 2012 at 07:58:21PM +0100, Stephen Gran wrote:
 The classic is:
 https://github.com/ripienaar/puppet-concat

So that is a module that would need to be compiled and installed (on
the puppetmaster, run by a different department)?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062

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



Re: [Puppet Users] How to subscribe to an exported resource?

2012-08-14 Thread Stephen Gran
Hi,

On Tue, 2012-08-14 at 13:27 +0200, Marc Haber wrote:
 Hi,
 
 I am trying to build (on node A) an authorized_keys file that contains
 all host keys from all nodes that have class C imported. Here is my
 code:

...

 That being said, is there a way to do things more elegantly? I
 understand that I need to create one file by node of class C, or is
 there a way to have the exported resources all concatenated into the
 same file?

The classic is:
https://github.com/ripienaar/puppet-concat

Cheers,
-- 
Stephen Gran
Senior Systems Integrator - guardian.co.uk

Please consider the environment before printing this email.
--
Visit guardian.co.uk - newspaper of the year

www.guardian.co.ukwww.observer.co.uk www.guardiannews.com 

On your mobile, visit m.guardian.co.uk or download the Guardian
iPhone app www.guardian.co.uk/iphone and iPad edition www.guardian.co.uk/iPad 
 
Save up to 37% by subscribing to the Guardian and Observer - choose the papers 
you want and get full digital access. 
Visit guardian.co.uk/subscribe 

-
This e-mail and all attachments are confidential and may also
be privileged. If you are not the named recipient, please notify
the sender and delete the e-mail and all attachments immediately.
Do not disclose the contents to another person. You may not use
the information for any purpose, or store, or copy, it in any way.
 
Guardian News  Media Limited is not liable for any computer
viruses or other material transmitted with or as part of this
e-mail. You should employ virus checking software.

Guardian News  Media Limited

A member of Guardian Media Group plc
Registered Office
PO Box 68164
Kings Place
90 York Way
London
N1P 2AP

Registered in England Number 908396

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