[Puppet Users] error when create database mysql with puppetlabs-mysql (v1.0.0)

2013-09-23 Thread Eduardo Terzella
Good evening, folks. Using the module's puppet forge to create a database I get an error below. Could you help me? *puppetlabs-mysql (v1.0.0) * *class mysql_default {* * * *mysql::db { 'mydb':* * user => 'root',* * password => '123456',* * host => 'localhost',* *

[Puppet Users] Error 400 on SERVER: Could not find class pentaho for server.test.com

2013-09-09 Thread Eduardo Terzella
Good morning , I could help to debug this problem ? "puppet agent - test" Debug: catalog supports formats: b64_zlib_yaml dot pson raw yaml; using pson Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find class pentaho for s

[Puppet Users] Error on tried to used this module in development environment.

2013-09-09 Thread Eduardo Terzella
Good morning , I could audar to debug this problem ? "puppet agent - test" Debug: catalog supports formats: b64_zlib_yaml dot pson raw yaml; using pson Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find class pentaho for srvdev206.cia.stefanini.com on nod

[Puppet Users] Remove msi from windows 7

2013-04-06 Thread Eduardo Terzella
Hello, Could someone help me to understand why the place absent, the package you are installing is not removed? package { 'mozilla': ensure => absent, provider => 'windows', source => 'C:\packages\mozilla-firefox.msi', } -- You received this message because you are subscribed to th