Questions tagged [mcollective]
33 questions
0
votes
2 answers
Deploying Java Web Applications on Distributed Servers
I'm having to deploy my application to three servers and soon to be four. This is becoming a pain and I'm looking to automate it. I was going to script this, but this is such a common problem and there are so many tools out there (Puppet, Chef,…

Bradford
- 295
- 3
- 7
0
votes
3 answers
Using MCollective to run Puppet
I have to administrate a big cluster of servers in the cloud and now I want to automate the installation process of these machines. Therefore I use puppet as configuration management system.
I want to push configurations from the master node to the…

markus
- 185
- 5
- 10
0
votes
1 answer
Mcollective/Choria sequential run
Our setup: 1 application, tens of instances. Each instance is one of Baremetal/KVM or vmware VM/LXC container (depending on required size).
We update all instances via puppet (masterless), which is executed by mcollective. This works great.
The…

Yarik Dot
- 1,583
- 12
- 26