[Puppet Users] Complex architecture deployment [new of puppet]

2012-03-06 Thread gioppoluca
I'm new of puppet and I'd like to know if it is possible to implement this use case with puppet/mcollective/foreman etc. I've a cloudstack environment with different domains. I want to allow users to add to their own domain "virtual application bundles" that are a topology of VM based on different

[Puppet Users] adding users on remote mysql

2012-09-05 Thread gioppoluca
The problem is: when installing an application in a distributed environment I need to create the application DB on a remote host and not on the same host as the application. To make an example I'm going to install zabbix on host1 and the mysql db is on host2 I'll have to run the script to crea