[Puppet Users] Re: HA puppetmaster in AWS

2016-04-28 Thread Dejan Golja
; Sher > > > On Friday, July 18, 2014 at 7:37:15 AM UTC+1, Dejan Golja wrote: >> >> Hello guys, >> >> so puppet community I seek some guidance. I am rebuilding our company >> Puppet 3 AWS infrastructure from scratch. Right now the design is to have a >&g

[Puppet Users] autosign with --allow-dns-alt-names

2014-11-19 Thread Dejan Golja
All, I was wondering if it's possible to change the autosign behavior that it will allow to autosign certs with alternative DNS entries. Currently the problem is if an auto scaling events create another master the autosign on CA will fail, because it has alternative DNS entries. We also tried

Re: [Puppet Users] HA puppetmaster in AWS

2014-07-18 Thread Dejan Golja
Not sure if it would work always, because if using unison you can get conflicts on files such as serial, inventory.txt ,ca_crl.pem, etc and then you need to merge them manually. Quoting: Unlike simple mirroring or backup utilities, Unison can deal with updates to *both* replicas of a distribut

[Puppet Users] Re: puppet master --genconfig generating deprecated features

2014-07-18 Thread Dejan Golja
Probably they are there for back compatibility or something similar and they will be removed in future releases ? On Thursday, July 17, 2014 7:31:16 AM UTC+10, Adam Chou wrote: > > I'm running a fresh install of 3.6.2 and when I use the config file from > puppet master --genconfig, there are

Re: [Puppet Users] HA puppetmaster in AWS

2014-07-18 Thread Dejan Golja
the ssl or any other data > from S3. > > > > > On Fri, Jul 18, 2014 at 12:07 PM, Dejan Golja > wrote: > >> Hello guys, >> >> so puppet community I seek some guidance. I am rebuilding our company >> Puppet 3 AWS infrastructure from scratch. Right now

[Puppet Users] HA puppetmaster in AWS

2014-07-17 Thread Dejan Golja
Hello guys, so puppet community I seek some guidance. I am rebuilding our company Puppet 3 AWS infrastructure from scratch. Right now the design is to have a multiple availability ELB balancer and behind 2-4 puppet masters, so in case one AZ fails we still have a running puppet environment and

[Puppet Users] Re: Error to install java7

2014-07-13 Thread Dejan Golja
Hey Joni, what module are you exactly using (custom made or from the forge) ? I am guessing that you are missing the /java7/files/jdk-7us-linux-i586.tar.gz file in your module files directory, because usually you need to pre-download java, since you need to agree on their terms of condition.

[Puppet Users] Re: Puppet copy not working

2014-07-13 Thread Dejan Golja
Hey Nishantu, please share some output and at least the manifests content. On Friday, July 11, 2014 7:51:38 PM UTC+10, Nishantu Kumar wrote: > > Hello All, > > I have successfully configured puppet master and agent on two machines and > i have created a file in manifest directory to copy a fil