Re: Re: Deploying fedora infrastructure (koji) across clouds

2012-11-01 Thread Seth Vidal
On Thu, 1 Nov 2012, Michael Scherer wrote: Le jeudi 01 novembre 2012 à 08:32 -0400, Mo Morsi a écrit : On 10/31/2012 01:07 PM, Seth Vidal wrote: You can orchestrate all of these steps across/between multiple systems using ansible: http://ansible.cc - I've been documenting spinning up and

Re: Re: Re: Deploying fedora infrastructure (koji) across clouds

2012-11-01 Thread Seth Vidal
On Thu, 1 Nov 2012, Mo Morsi wrote: Hrm I was refering more to the repos necessary to bootstrap the cloud instance for the koji builder. I see - I thought you were referring to package repos. Which component imposes this limitation on koji, the hub or the builder? the hub. Would b

Re: Re: Deploying fedora infrastructure (koji) across clouds

2012-11-01 Thread Seth Vidal
On Thu, 1 Nov 2012, Mo Morsi wrote: Cool thanks for the info Seth. Ansible looks interesting, its a configuration orchestration component akin to Puppet / Chef is it not? Does it do any provisioning in itself? Ansible is more like this: Combining puppet and chef in one item. Then making

Re: Re: Deploying fedora infrastructure (koji) across clouds

2012-11-01 Thread Michael Scherer
Le jeudi 01 novembre 2012 à 08:32 -0400, Mo Morsi a écrit : > On 10/31/2012 01:07 PM, Seth Vidal wrote: > > You can orchestrate all of these steps across/between multiple systems > > using ansible: http://ansible.cc - I've been documenting spinning up and > > provisioning instances on my blog in t

Re: Deploying fedora infrastructure (koji) across clouds

2012-11-01 Thread Mo Morsi
On 11/01/2012 08:33 AM, Mo Morsi wrote: > On 10/31/2012 01:10 PM, Seth Vidal wrote: >> >> >> On Wed, 31 Oct 2012, Mo Morsi wrote: >> #2: Could there be a way to take a (working) nightly build, build one's package against that nightly in a personal build of some sort, and somehow have

Re: Re: Re: Deploying fedora infrastructure (koji) across clouds

2012-11-01 Thread Mo Morsi
On 10/31/2012 01:10 PM, Seth Vidal wrote: > > > > On Wed, 31 Oct 2012, Mo Morsi wrote: > >>> #2: Could there be a way to take a (working) nightly build, build >>> one's package against that nightly in a personal build of some sort, >>> and somehow have a verification process that it built in that >

Re: Re: Deploying fedora infrastructure (koji) across clouds

2012-11-01 Thread Mo Morsi
On 10/31/2012 01:07 PM, Seth Vidal wrote: > >> // small wrapper script around deltacloud: >> $ wget https://raw.github.com/movitto/mycloud/master/mycloud.rb >> $ chmod +x mycloud.rb >> >> // template describing kojihub cloud deployment >> $ wget >> https://raw.github.com/aeolus-incubator/templates/

Re: Re: Deploying fedora infrastructure (koji) across clouds

2012-10-31 Thread Seth Vidal
On Wed, 31 Oct 2012, Mo Morsi wrote: #2: Could there be a way to take a (working) nightly build, build one's package against that nightly in a personal build of some sort, and somehow have a verification process that it built in that "personal build" before it goes into rawhide, etc? (or ev

Re: Deploying fedora infrastructure (koji) across clouds

2012-10-31 Thread Seth Vidal
// small wrapper script around deltacloud: $ wget https://raw.github.com/movitto/mycloud/master/mycloud.rb $ chmod +x mycloud.rb // template describing kojihub cloud deployment $ wget https://raw.github.com/aeolus-incubator/templates/master/fedora_infra/koji/fedora-17/koji_f17.xml // templat

Re: Re: Deploying fedora infrastructure (koji) across clouds

2012-10-31 Thread Mo Morsi
On 10/31/2012 12:40 PM, Robyn Bergeron wrote: > > - Original Message - >> From: "Mo Morsi" >> To: "aeolus-devel" , "Fedora Cloud SIG" >> , >> "Development discussions related to Fedora" >> Sent: Wednesday, October 31, 2012 2:22:47 AM >> Subject: Deploying fedora infrastructure (koji) acr

Re: Deploying fedora infrastructure (koji) across clouds

2012-10-31 Thread Robyn Bergeron
- Original Message - > From: "Mo Morsi" > To: "aeolus-devel" , "Fedora Cloud SIG" > , > "Development discussions related to Fedora" > Sent: Wednesday, October 31, 2012 2:22:47 AM > Subject: Deploying fedora infrastructure (koji) across clouds > > // Deploying fedora infrastructure (ko