Re: [Puppet Users] puppet newbie
Hi Marshie8 can you tied filebucket #Filebucket config filebucket { main: server => "puppet" } -Ganesh. Did I learn something today? If not, I wasted it. On Tue, Jul 10, 2012 at 4:55 AM, Marshie8 wrote: > Hi, > > I am new to Puppet. > > I need to monitor a file for changes on a server and if it does, copy it > immediately to the clients. But it has permissions 640, and must retain > these. > > Can anyone suggest a manifest for this? > > Thanks a lot. > > M > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/aJMGyjp1PAYJ. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
[Puppet Users] How to create user with using puppet?
Hi Guys, I am new to puppet world, Guys I want create a user with password, with affect all mentioned hosts, how to do it, please guide me guys. -Ganesh, Did I learn something today? If not, I wasted it. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
[Puppet Users] puppetca --clean hostaname ERROR
Hi Guys, I am trying to remove the singing authority for particular host, It's showing error Did I learn something today? If not, I wasted it. [root@telx2NIU68 signed]# ls dvtelx2coastalalgoqa39.localdomain.pem [root@telx2NIU68 signed]# puppetca --clean telx2coastalalgoqa39 notice: Revoked certificate with serial # Inventory of signed certificates # SERIAL NOT_BEFORE NOT_AFTER SUBJECT 0x0001 2012-04-25T18:44:40GMT 2017-04-25T18:44:40GMT /CN=Puppet CA: telx2niu68 0x0004 2012-07-02T10:51:39GMT 2017-07-02T10:51:39GMT /CN=telx2coastalalgoqa39.localdomain * err: Could not call revoke: Cannot convert into OpenSSL::BN* [root@telx2NIU68 signed]# please guide me how to resolve this issue. -Ganesh. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
[Puppet Users] err: Could not request certificate: execution expired
Hi Guys, I am trying to executed sign client to server, I give the command to client #puppetd --test -d -v debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/var/lib/puppet/ssl] debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring File[/var/lib/puppet/ssl] debug: Finishing transaction 23595599384520 err: Could not request certificate: execution expired Exiting; failed to retrieve certificate and waitforcert is disabled How to resolve this, please guide me guys. -Ganesh. Did I learn something today? If not, I wasted it. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
[Puppet Users] OpenssL::BN Error
Hi Guys, I an trying to remove puppetca revoke certification i got openssl error [root@dvtelx3bayxit55 ~]# puppetca --revoke all notice: Revoked certificate with serial # Inventory of signed certificates # SERIAL NOT_BEFORE NOT_AFTER SUBJECT 0x0001 2012-07-11T17:29:51GMT 2017-07-11T17:29:51GMT /CN=Puppet CA: dvtelx3bayxit55.localdomain err: Could not call revoke: Cannot convert into OpenSSL::BN [root@dvtelx3bayxit55 ~]# How to resolve this, please guide me.. -Ganesh. Did I learn something today? If not, I wasted it. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
[Puppet Users] How to take away install privilege from users other than puppet?
Hi Guys, I am trying to configure to my client machine, I want prevent user don't do installation, All installation done through puppet only, How to do it, Guide me... -Ganesh. Did I learn something today? If not, I wasted it. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.