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
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 wrote:
> On 19/06/13 17:46, Charles Mean wrote:
> > Hello Dominic, thank you for y
to a tree. Configuration changes
are made by manipulating this tree and saving it back into native config
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
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 inst