Re: [Puppet Users] Re: Multiple resource definition error

2012-10-25 Thread jcbollinger
On Thursday, October 25, 2012 9:06:30 AM UTC-5, Abhijeet Rastogi wrote: > > On Thu 25 Oct 2012 06:53:24 PM IST, jcbollinger wrote: > > > > You're still confusing me. Your initial message led me to believe > > that your two ucarp instances are supposed to run on different hosts. > > Did I mis

Re: [Puppet Users] Re: Multiple resource definition error

2012-10-25 Thread Abhijeet R
On Thu 25 Oct 2012 06:53:24 PM IST, jcbollinger wrote: You're still confusing me. Your initial message led me to believe that your two ucarp instances are supposed to run on different hosts. Did I misunderstand? In total, there will be four ucarp instances. Two running on two different machi

Re: [Puppet Users] Re: Multiple resource definition error

2012-10-25 Thread jcbollinger
On Thursday, October 25, 2012 4:38:31 AM UTC-5, Abhijeet Rastogi wrote: > > In ucarp, multiple instances can be run and I have to run two instances > of ucarp. So, what ever I do, either create a custom resource ot > parameterised classes, they will have to be declared twice. > You're still

Re: [Puppet Users] Re: Multiple resource definition error

2012-10-25 Thread Abhijeet R
In ucarp, multiple instances can be run and I have to run two instances of ucarp. So, what ever I do, either create a custom resource ot parameterised classes, they will have to be declared twice. The code can be seen here https://github.com/shadyabhi/puppet-ucarp I have developed two versions

[Puppet Users] Re: Multiple resource definition error

2012-10-24 Thread jcbollinger
On Wednesday, October 24, 2012 10:07:56 AM UTC-5, Abhijeet Rastogi wrote: > > Hi, > > So, I am writing a module to install and configure ucarp. There is only > one module in puppet forge and that is not that good. > In ucarp, same configuration files have to be served on two servers and > to