Re: Templates via Vagrant Provider and Veewee

2013-08-26 Thread Chiradeep Vittal
The stuff in tools/appliance is easy to customize. I built a Quagga template with slight mods. Methinks we can use it like Aminator https://github.com/Netflix/aminator On 8/25/13 10:11 AM, Prasanna Santhanam t...@apache.org wrote: All our systemVMs come from veewee + vagrant. see

Re: Templates via Vagrant Provider and Veewee

2013-08-26 Thread Prasanna Santhanam
Aminator looks cool. I've been working on a cloudstack builder for a tool named packer [1] that does the same but cross-provider. It has support for AMIs, vmware, digital ocean and virtual box so far. And it has a plugin model for extending other builders. Is Quagga going to be for

Re: Templates via Vagrant Provider and Veewee

2013-08-26 Thread Prasanna Santhanam
Oh, and the reason to move away from veewee + vagrant was the newer versions of vagrant have broken support [1] for veewee unfortunately. [1] http://www.juliandunn.net/2013/04/11/reviving-veewee-after-vagrant-1-1/ On Tue, Aug 27, 2013 at 09:58:03AM +0530, Prasanna Santhanam wrote: Aminator

RE: Templates via Vagrant Provider and Veewee

2013-08-26 Thread Musayev, Ilya
...@citrix.com] Sent: Tuesday, August 27, 2013 12:53 AM To: dev@cloudstack.apache.org Subject: Re: Templates via Vagrant Provider and Veewee Quagga was just an experiment. On 8/26/13 9:28 PM, Prasanna Santhanam t...@apache.org wrote: Aminator looks cool. I've been working on a cloudstack builder

Templates via Vagrant Provider and Veewee

2013-08-25 Thread Ian Duffy
Hey, Has anybody tried to use the vagrant provider through veewee in order to create templates?