[Puppet Users] Could not generate DH keypair

2017-01-18 Thread Fabricio Cruz
How to fix ? 2017-01-18 16:45:28,076 ERROR [qtp1558347627-77] [puppetserver] Puppet Report processor failed: Could not send report to Foreman at https://server/api/reports: Could not generate DH keypair thanks -- You received this message because you are subscribed to the Google Groups "Pu

Re: [Puppet Users] Puppetlabs apache module: setting the value for @expires_default in apache::mod::expires

2017-01-18 Thread Flannon Jackson
That was it. Thanks very much for the reply. -f On Wednesday, January 18, 2017 at 5:15:03 PM UTC-5, Rob Nelson wrote: > > In the `apache` class there is a `default_mods` parameter as well (param > https://github.com/puppetlabs/puppetlabs-apache#default_mods and code > path > https://github.co

Re: [Puppet Users] Puppetlabs apache module: setting the value for @expires_default in apache::mod::expires

2017-01-18 Thread Rob Nelson
In the `apache` class there is a `default_mods` parameter as well (param https://github.com/puppetlabs/puppetlabs-apache#default_mods and code path https://github.com/puppetlabs/puppetlabs-apache/blob/28e9d41b2028f13c81b43e47c79bd28899170ccb/manifests/init.pp#L334-L345), it looks like you would wan

Re: [Puppet Users] Satellite Puppet

2017-01-18 Thread Dan White
I will take a crack at this as I am working with Satellite and Puppet in the same environment. First of all, the Puppet inside of Satellite is way back at version 3.something, so many newer Puppet technical tips will not work. About answering your question, start here: https://docs.puppet.com/

[Puppet Users] Re: Trying to get puppet module from the forge

2017-01-18 Thread Jagga Soorma
That was not the issue. The local ssl certs were hosed and after fixing that things appear to be working now. Thanks for your response. On Wednesday, January 18, 2017 at 11:55:51 AM UTC-8, Flannon Jackson wrote: > > There's no tag in the Aethylred-postfix github repo for 0.2.3. Try 0.2.2 > in

[Puppet Users] Satellite Puppet

2017-01-18 Thread warron.french
Does this community support questions related to Red Hat Satellite's implementation of Puppet, or only PuppetLabs developed and supported products more generically? I have a question about the phases of tasks that must be completed within a Red Hat Satellite Puppet Environment and how to get them

[Puppet Users] Re: Trying to get puppet module from the forge

2017-01-18 Thread Flannon Jackson
There's no tag in the Aethylred-postfix github repo for 0.2.3. Try 0.2.2 instead. https://github.com/Aethylred/puppet-postfix/releases -f On Wednesday, January 18, 2017 at 2:17:34 PM UTC-5, Jagga Soorma wrote: > > Hi Guys, > > > I sync a few puppet modules from the forge using r10k without any

Re: [Puppet Users] Re: How to reference NFS shares in a file resource

2017-01-18 Thread warron.french
Hello Neil, thanks for the suggestion. This (idea) would be a deviation from the baseline, and it was shot down already by my supervisor. -- Warron French On Tue, Jan 17, 2017 at 3:42 AM, Neil - Puppet List < maillist-pup...@iamafreeman.com> wrote: > Hello > > another o

[Puppet Users] Trying to get puppet module from the forge

2017-01-18 Thread Jagga Soorma
Hi Guys, I sync a few puppet modules from the forge using r10k without any issues. However, recently I tested with 2 postfix modules and now everytime I try to sync one locally it fails with the following error and never shows that module local in my modules dir: -- INFO -> Deploying Puppetfi

Re: [Puppet Users] Could not retrieve catalog from remote server: Error 400 Unsupported query parameter 'command'

2017-01-18 Thread Wyatt Alt
On 01/16/2017 07:05 PM, alohaaa...@gmail.com wrote: Hello, I just added postgresql 9.6 to my puppet server and receive this error. Error: Could not retrieve catalog from remote server: Error 400 on SERVER: [400 ] Unsupported query parameter 'command' I also looked at the debug info and insta

[Puppet Users] Puppetlabs apache module: setting the value for @expires_default in apache::mod::expires

2017-01-18 Thread Flannon Jackson
I'm running puppet 4.8 and I'm trying to configure the Puppetlabs-Apache module, which is v1.10.0. According to the README apache::mod::expires has three parameters, one of which is expires_default. (https://forge.puppet.com/puppetlabs/apache#class-apachemodexpires). It also says that is use

[Puppet Users] Puppet 4 logging

2017-01-18 Thread Andreas Dvorak
Dear all, we are currently updating to Puppet Agent 4 (puppet-agent-1.8.2-1.el7.x86_64), but we donĀ“t have an agent log. How do I activate the Agent log? With Puppet 3 we configured to create the Puppet Agent log (/var/log/puppet/puppet_agent.log) The file is written by the configuration >cat