Re: [openstack-dev] [puppet] separated controller/compute installations using puppet modules

2016-01-28 Thread Matt Fischer
The way I'd recommend is to write your own manifests that include the openstack modules. I'd use roles and profiles which make it easy to move things around, but two simple manifests will also work. As Emilien once said we give you the ingredients but don't cook for you. If you want to just do two

Re: [openstack-dev] [puppet] separated controller/compute installations using puppet modules

2016-01-28 Thread Emilien Macchi
On 01/28/2016 10:14 AM, Matt Fischer wrote: > The way I'd recommend is to write your own manifests that include the > openstack modules. I'd use roles and profiles which make it easy to move > things around, but two simple manifests will also work. As Emilien once > said we give you the

Re: [openstack-dev] [puppet] separated controller/compute installations using puppet modules

2016-01-28 Thread Ptacek, MichalX
thing :-) Thanks again, Michal -Original Message- From: Emilien Macchi [mailto:emil...@redhat.com] Sent: Thursday, January 28, 2016 4:27 PM To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [puppet] separated controller/compute installations using puppet modules On 01/28/2

[openstack-dev] [puppet] separated controller/compute installations using puppet modules

2016-01-28 Thread Ptacek, MichalX
Hi All, I have one very general question, we would like to deploy role-separated (compute & controller) openstack via puppet modules. Unfortunately puppet-openstack-integration supports only “all-in-one” scenarios. https://github.com/openstack/puppet-openstack-integration this project looks