Re: [Puppet Users] RE:-Configuring 1000 servers to install software packages in one go.

2016-08-26 Thread Albert Shih
Le 24/08/2016 à 02:19:52-0700, Mo Green a écrit > Hi Everyone, > > I am a developer new  Puppet and could I please ask a few questions > > regarding how puppet works. > > In a scenario where Puppet is configured to run on  approximately "1000" > > servers so once can for example install  emacs  in

Re: [Puppet Users] How to use class in different place

2016-08-26 Thread Albert Shih
Le 26/08/2016 à 01:20:14-0700, Luke Bigum a écrit Thanks for everything. > https://docs.puppet.com/puppet/latest/reference/lang_containment.html > > To comment on the original poster's problem, if Class[My_drupal_class] is > creating Class[Apache] using the resource like syntax, then Class > [My

Re: [Puppet Users] puppetserver error "Service ':CaService' not found" when following puppet install guide

2016-08-26 Thread Matthaus Owens
AX, In puppetserver 2.5.0 some changes went in with respect our bootstrap.cfg config file. This change shouldn't affect fresh installs. It looks as though you are missing /etc/puppetlabs/puppetserver/services.d/ca.cfg, which adds the CaService. ca.cfg should look like the following for a puppet-se

[Puppet Users] Re: How to handle predictable network interface names

2016-08-26 Thread Luke Bigum
On Friday, 26 August 2016 10:57:25 UTC+1, Marc Haber wrote: > > On Thu, Aug 25, 2016 at 08:08:13AM -0700, Luke Bigum wrote: > > On Thursday, 25 August 2016 13:21:24 UTC+1, Marc Haber wrote: > > > On Wed, Aug 24, 2016 at 08:36:49AM -0700, Luke Bigum wrote: > > > > Here we have very strict contr

[Puppet Users] puppetserver error "Service ':CaService' not found" when following puppet install guide

2016-08-26 Thread Alex Xu
Hi all, I was following puppet install guide for puppet 4.6 puppetserver 2.5. After I installed puppetserver and puppet-agent from puppetlabs-release-pc1-trusty.deb in a new Ubuntu 14.04 box. When I try running "puppet resource service puppetserver ensure=running", I got following error in

[Puppet Users] Puppet Radiator without login (PE 3.8.x)

2016-08-26 Thread karass007
Hi, I would like to know if there is any chance to set the puppet master to show Radiator screen - https://puppetm/radiator without asking for user/password - we are running Puppet Enterprise 3.8 Thank you. Jan -- You received this message because you are subscribed to the Google Groups "

Re: [Puppet Users] puppet ignores storeconfig_backend in puppet.conf

2016-08-26 Thread Joseph Lorenzini
Hi Martin, Yes I did several times. Here's what I find interesting. Puppetdb is fully functional and working for actually storing configs and retrieving data from the rest Api. In addition, if I downgrade the activesupport gem from 4.2.7 to 3.2, then the exception is no longer thrown when I revoke

[Puppet Users] Re: How to handle predictable network interface names

2016-08-26 Thread Marc Haber
On Thu, Aug 25, 2016 at 08:08:13AM -0700, Luke Bigum wrote: > On Thursday, 25 August 2016 13:21:24 UTC+1, Marc Haber wrote: > > On Wed, Aug 24, 2016 at 08:36:49AM -0700, Luke Bigum wrote: > > > Here we have very strict control over our hardware and what interface > > goes > > > where. We keep Ce

Re: [Puppet Users] How to use class in different place

2016-08-26 Thread Luke Bigum
On Friday, 26 August 2016 07:58:39 UTC+1, Martin Alfke wrote: > > Hi Henrik, > > On 26 Aug 2016, at 00:25, Henrik Lindberg > wrote: > > > > > > The recommended approach is to always use 'include()' to include the > classes (you can include the same class any number of times). You then use >

Re: [Puppet Users] How to handle predictable network interface names

2016-08-26 Thread Marc Haber
On Thu, Aug 25, 2016 at 09:00:46AM -0700, Luke Bigum wrote: > On Thursday, 25 August 2016 13:31:17 UTC+1, Marc Haber wrote: > > So the "database" machine wouldn't have an entry in > > networking::interfaces at all, or could one define, for example, the > > management interface in networking::inte