[Puppet Users] Reg : War deployement using Puppet

2014-01-29 Thread krishna bhaskara rao
Hi, Can you provide me examples, how to deploy war in tomcat using puppet. If fails, how to rollback also. With Regards, Krishna. -- 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] Reg : War deployment with Puppet

2014-01-29 Thread krishna bhaskara rao
Hi, Can any one share me sample snippets to deploy war in tomcat. if deployment fails, how to rollback. With Regards, Krishna. -- 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 it,

Re: [Puppet Users] Reg : Pushing files from Puppet Master to Agent node

2014-01-28 Thread krishna bhaskara rao
Hi, Can I use Mcollective with puppet open source ? On Tuesday, 28 January 2014 13:11:29 UTC+5:30, Jose Luis Ledesma wrote: In fact puppetmaster cannot force a push, but mcollective can force a puppet run. And that with a file resource would make the job. Regards, -- You received this

Re: [Puppet Users] Reg : Pushing files from Puppet Master to Agent node

2014-01-28 Thread krishna bhaskara rao
Hi, I am new to puppet. I am using Puppet open source version. I could not find how to configure MCollective with Puppet open source. If you have any documentation for this configuration, Please share me. With Regards, Krishna. On Tuesday, 28 January 2014 14:39:30 UTC+5:30, Jose Luis Ledesma

[Puppet Users] Reg : SSL Certificate

2014-01-28 Thread krishna bhaskara rao
Hi, I have generated SSL certificate in puppet master with domain test.com and then moved to below files to puppet agent SSL directory. certs/test.com.pem, private_keys/test.com.pem, public_keys/test.com.pem and

[Puppet Users] Reg : Pre Generated SSL certificate for multiple agents

2014-01-28 Thread krishna bhaskara rao
Hi, I have a requirement like below 1. I have generated pre-generated certificates in master for multiple agents with some name 2. I have to copy the pre-generated certificate to all the agents. 3. All the clients which have pre-generated certificate, should be able to pull the catalog from

[Puppet Users] Reg : Pushing files from Puppet Master to Agent node

2014-01-27 Thread krishna bhaskara rao
Hi, I have installed puppetmaster in ubuntu machine and i have installed puppet in all my clients using apt-get. I have joined all my puppet clients with puppet master. Is it possible to copy a file to all these puppet clients from puppet master instead of going into agent and issue the

Re: [Puppet Users] Re: Reg : Error in puppet agent in Windows

2012-12-20 Thread krishna bhaskara rao
. That is the issue I am facing. With Regards, Krishna Bhaskar. On Thursday, 20 December 2012 01:50:14 UTC+5:30, Matthew Burgess wrote: On Wed, Dec 19, 2012 at 5:23 PM, krishna bhaskara rao krish...@gmail.com javascript: wrote: Hi John, Thank you for your response. But why

Re: [Puppet Users] Re: Reg : Error in puppet agent in Windows

2012-12-20 Thread krishna bhaskara rao
AM, krishna bhaskara rao krish...@gmail.com javascript: wrote: Hi Matt, While executing the command puppet agent --server test.puppetmaster.com --debug in puppet agent on Windows I am getting mentioned exception. I generally dislike specifying the server on the command line. What

Re: [Puppet Users] Re: Reg : Error in puppet agent in Windows

2012-12-20 Thread krishna bhaskara rao
Hi John, I have nodes.pp as node basenode { } node 'test.master.com' inherits basenode { } site.pp as import 'nodes' node 'test.agent.com' { } With Regards, Krishna Bhaskar.' On Thursday, 20 December 2012 19:36:36 UTC+5:30, jcbollinger wrote: On Thursday, December 20, 2012 6:26:07 AM

Re: [Puppet Users] Re: Reg : Error in puppet agent in Windows

2012-12-20 Thread krishna bhaskara rao
bhaskara rao krish...@gmail.com javascript: wrote: Hi Matt, I have configured hostname of the master in hosts file as below in windows agent. 10.248.113.198 test.master.internal puppetmaster and added an entry server=test.master.internal in agent

[Puppet Users] Reg : Error in puppet agent in Windows

2012-12-19 Thread krishna bhaskara rao
Hi, I installed Open source puppet 3.0 .1in Windows machine and puppet master 3.0.1 in red hat linux machine. I did all the necessary configurations. C:\Documents and Settings\All Users\Application Data\PuppetLabs\puppet\etc\puppet.conf- server = test.posmaster.internal Added entry in hosts

[Puppet Users] Re: Reg : Error in puppet agent in Windows

2012-12-19 Thread krishna bhaskara rao
scenario working in linux(puppet master) to linux(puppet agent). There I didnt create any site.pp in agent node. With Regards, Krishna Bhaskar. On Wednesday, 19 December 2012 19:37:27 UTC+5:30, jcbollinger wrote: On Wednesday, December 19, 2012 5:47:50 AM UTC-6, krishna bhaskara rao wrote: Hi

[Puppet Users] Reg : File Change Checking

2012-12-17 Thread krishna bhaskara rao
Hi, I am using below script to move files from puppet master to puppet agent. file { /usr/local/temp: ensure = file, source = puppet:///files/temp, mode = 777, } If I use this script, file always transferring from master to agent. But my requirement

[Puppet Users] Reg : GitHubIntegration

2012-12-17 Thread krishna bhaskara rao
Hi, How to integrate GitHub with Puppet master or agent. My requirement is I have file in GitHub Repository with different versions, I want to download latest file from GitHub Repository and need to execute it. Is it possible to do these steps using puppet master or agent script. If possible

[Puppet Users] Reg : Cloud formation Script Execution using Puppet

2012-12-16 Thread krishna bhaskara rao
Hi, Can any one tell me as early as possible, is there any possibility to execute cloud formation script using puppet ?. Thanks in advance. With Regards, Krishna. -- You received this message because you are subscribed to the Google Groups Puppet Users group. To view this discussion on the

[Puppet Users] Could not request certificate: Retrieved certificate does not match private key; please remove certificate from server and regenerate it with the current key

2012-11-28 Thread krishna bhaskara rao
from server and regenerate it with the current key* I tried after cleaning certificates in both the machines by using puppetca --clean --all also, same error I am getting. Can any one provide a way to come out of this issue. With Regards, Krishna Bhaskara Rao. -- You received this message

[Puppet Users] Could not find default node or by name with 'ip-10-195-207-236.ec2.internal, ip-10-195-207-236.ec2, ip-10-195-207-236' on node ip-10-195-207-236.ec2.internal

2012-11-28 Thread krishna bhaskara rao
Hi, I am new to puppet. I have configured puppet master and agent. 1. Executed this *puppetca --sign ip-10-194-18-145.ec2.internal* command in puppet master instance. It returns an output like * notice: Signed certificate request for ip-10-194-18-145.ec2.internal* * notice: Removing