[Puppet Users] Creating multiple redis instances

2013-09-17 Thread Charles Mean
Hello guys, I'm creating a module to manage redis, and facing just a little problem with that. I have the following init.pp class redis { include redis::install include redis::service include redis::params # redis:: params also import # redis::config and

Re: [Puppet Users] augeas

2013-06-19 Thread Charles Mean
files. This package includes the development files to write programs using the Augeas API. Homepage: http://augeas.net/ Do you have a clue how to solve it ? On Wed, Jun 19, 2013 at 6:28 AM, Dominic Cleal dcl...@redhat.com wrote: On 18/06/13 23:07, Charles Mean wrote: Hello guys, I am

Re: [Puppet Users] augeas

2013-06-19 Thread Charles Mean
Great Dominic, this version solved the problem. I have just installed ruby-augeas-0.3.0.gem and puppet is working now =) Thank you for your help. On Wed, Jun 19, 2013 at 2:19 PM, Dominic Cleal dcl...@redhat.com wrote: On 19/06/13 17:46, Charles Mean wrote: Hello Dominic, thank you for your

[Puppet Users] augeas

2013-06-18 Thread Charles Mean
Hello guys, I am facing a problem with puppet client installed via gem due Ruby EE. The problem is the following: puppetd -vt info: Caching catalog for #FQDN err: Could not run Puppet configuration client: Could not find a default provider for augeas I have tried to install ruby-augeas(gem