Re: [Puppet Users] Re: Puppet.agent with path

2018-11-30 Thread Rafael Tomelin
what you're asking. Can you share the >> puppet code that you are trying to use, and the error message you get? >> >> --eric0 >> >> On Wednesday, November 28, 2018 at 5:54:34 AM UTC-8, Rafael Tomelin wrote: >>> >>> Hi, >>> >>

[Puppet Users] Puppet.agent with path

2018-11-28 Thread Rafael Tomelin
Hi, How configure path in puppet.agent. I need path = source /etc/profile . , how configuration this path? -- Atenciosamente, Rafael Tomelin skype: rafael.tomelin E-mail: rafael.tome...@gmail.com RHCE - Red Hat Certified Engineer PPT-205 - Puppet Certified Professional 2017 Zabbix

[Puppet Users] Apache proxy_pass hiera - yaml

2018-11-22 Thread Rafael Tomelin
'path' => '/h', 'url' => 'http://backend-h/h', 'no_proxy_uris' => ['/h/admin', '/h/server-status'] }, ], -- Atenciosamente, Rafael Tomelin skype: rafael.tomelin E-mail: rafael.tome...@gmail.com RHCE - Red Hat Certified Engineer PPT-205 - Puppet Certified Professional 2017 Zabbix- Z

[Puppet Users] modulo, exec or provider customization

2018-10-16 Thread Rafael Tomelin
execution order and then in creating a provider. Ideally, would you create a provider for each type of SQL or one that all SQL? -- Atenciosamente, Rafael Tomelin skype: rafael.tomelin E-mail: rafael.tome...@gmail.com RHCE - Red Hat Certified Engineer PPT-205 - Puppet Certified Professional

Re: [Puppet Users] Unknown resource type after Upgrade

2018-09-27 Thread Rafael Tomelin
gt; <https://groups.google.com/d/msgid/puppet-users/bde5ac1d-f1ef-4454-885d-b499f22062c8%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Atenciosamente, Rafael Tomelin skype: rafael.tomelin E-mail: rafael.tome

Re: [Puppet Users] Custom type and provider

2018-09-25 Thread Rafael Tomelin
pet.com/puppetlabs/resource_api> > module for that. > > Cheers, David > > On Sun, Sep 23, 2018 at 3:19 AM Rafael Tomelin > wrote: > >> Hi David Schmitt, >> >> I create de new module, class and provider with pdk the according this >> site puppet. My puppet

Re: [Puppet Users] Custom type and provider

2018-09-22 Thread Rafael Tomelin
gt; > See https://puppet.com/docs/puppet/6.0/custom_resources.html for all the > details. > > Cheers, David > > On Fri, Sep 21, 2018 at 9:34 PM Rafael Tomelin > wrote: > >> Hi guys, >> >> I am creating a type in custom provider, but I am not able to unders

Re: [Puppet Users] Custom type and provider

2018-09-21 Thread Rafael Tomelin
Yes, Esuqeci had already altered or removed the following lines: defaultfor: operatingsystem =>: linux confine: operatingsystem =>: linux But it had no effect Em sex, 21 de set de 2018 às 17:52, Nick Lewis escreveu: > On Fri, Sep 21, 2018 at 1:34 PM Rafael Tomelin > wr

[Puppet Users] Custom type and provider

2018-09-21 Thread Rafael Tomelin
ce[:install_location]}/#{resource[:name]}" mkdir('-p', deploy_dir) end def destroy Puppet.info("Removing the appliction") deploy_dir = "#{resource[:install_location]}/#{resource[:name]}" rm('-rf',deploy_dir) end end What

Re: [Puppet Users] sslv3 alert certificate revoked on newly spawned servers

2017-08-07 Thread Rafael Tomelin
t;https://groups.google.com/d/msgid/puppet-users/e51442a7-0f4b-4889-a850-db1bc745da1c%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Atenciosamente, Rafael Tomelin skype: rafael.tomelin E-mail: rafael.tome...@gmail.

[Puppet Users] Erro Duplicate declaration

2017-03-03 Thread Rafael Tomelin
nde ocorre o problema). Alguém sabe como posso corrigir esse tipo de duplicação, ou tem uma outra idéia de como fazer esse módulo.? -- Atenciosamente, Rafael Tomelin skype: rafael.tomelin E-mail: rafael.tome...@gmail.com RHCE - Red Hat Certified Engineer Zabbix - ZABBIX Certified Specialist LP

[Puppet Users] Facter global

2017-02-23 Thread Rafael Tomelin
Hi dear, how create facter global in puppet? I need create password in one server (mysql) and other server (apache/php) need to know password. How need this password configured in mysql server? -- Atenciosamente, Rafael Tomelin skype: rafael.tomelin E-mail: rafael.tome...@gmail.com RHCE

Re: [Puppet Users] Puppet erb template create loop

2017-02-17 Thread Rafael Tomelin
Hi dear, Very thanks! Em qui, 16 de fev de 2017 às 18:09, Henrik Lindberg < henrik.lindb...@puppet.com> escreveu: > On 13/02/17 18:05, Rafael Tomelin wrote: > > Hi dear, > > > > I is create a module and need loop in puppet class and template > > > > &g

[Puppet Users] Puppet erb template create loop

2017-02-14 Thread Rafael Tomelin
Hi dear, I is create a module and need loop in puppet class and template The my class step is: 1) My class have array declared; $pools = [ { name => 'PoolDiario', poolType => 'Backup', recycle=> 'yes', autoPrune => 'yes',

[Puppet Users] Puppet with foreman-proxy

2015-05-20 Thread Rafael Tomelin
Hi people, I'm instalation puppet in server01 and the foreman-proxy and the server02 instalation the foreman server. My problem is not pupulate the hosts in foreman server and i not see debug connections between server. My instalation for module the puppet theforeman-foreman_proxy Help me

[Puppet Users] Dependencies modules

2015-05-15 Thread Rafael Tomelin
Hi people, My name is Rafael, i working with puppet, but in small environment. I will implement the puppet in large environment. The company has 45 affiliates and each unit have 1 firewall, 1 proxy, 1 AD, 1 VMWARE, Zabbix proxy, I would like the create module with all information the

[Puppet Users] help dependency packages

2013-12-06 Thread Rafael Tomelin
from remote server: Error 400 on SERVER: Invalid parameter force at / etc / puppet / modules / bacula-server / manifests / init.pp: 10 on node srvbkp.teclinux.com Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run What can be this error? -- Att, Rafael

[Puppet Users] Import class module?

2013-07-11 Thread Rafael Tomelin
to make default for all classes of modules in /etc/puppet/manifests/site.pp?? -- Att, Rafael Tomelin Tel.: 51-84104084 Skype: rafael.tomelin LPI ID: LPI000191271 -- You received this message because you are subscribed to the Google Groups Puppet Users group. To unsubscribe from this group

[Puppet Users] help log error

2013-06-05 Thread Rafael Tomelin
to /report/puppet.tomelin.local [save] at :115 -- Att, Rafael Tomelin Tel.: 51-84104084 Skype: rafael.tomelin LPI ID: LPI000191271 -- You received this message because you are subscribed to the Google Groups Puppet Users group. To unsubscribe from this group and stop receiving emails from

[Puppet Users] Help install and sign certtificate

2011-11-11 Thread Rafael Tomelin
err: Could not send report: Server hostname 'puppet-server' server certificate did not match, expected one of server.domain-puppet, puppet, puppet.domain What can be the problem? -- Att, Rafael Tomelin Tel.: 51-84104084 Skype: rafael.tomelin LPI ID: LPI000191271 -- You received this message