Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-24 Thread Ohad Levy
On Tue, Mar 22, 2011 at 10:40 PM, Cody Robertson wrote: > On 03/22/2011 04:32 PM, Ohad Levy wrote: > > > > On Tue, Mar 22, 2011 at 10:28 PM, Cody Robertson wrote: > >> On 03/22/2011 04:23 PM, Ohad Levy wrote: >> >> >> On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini < >> scarpell...@gma

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread James Turnbull
Ohad Levy wrote: > Hello All, > > I'm happy to announce a new release candidate of Foreman, top highlights > for this release includes: > Ohad Awesome stuff. Just had a play with it and very impressed. Cheers James -- James Turnbull Puppet Labs 1-503-734-8571 -- You received this message

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Mohamed Lrhazi
I replaced all shbangs in the tarball, with REE, still no go! what binary would be liked to /usr/bin/ruby in the forman tree? cd /usr/src/redhat/SOURCES tar jzvf foreman-0.2rc1.tar.bz2 cd forman grep -lr '#!/usr/bin/env ruby' . | xargs sed -i -e 's|/usr/bin/env ruby|/opt/ruby-enterprise/bin/ruby|

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Cody Robertson
On 03/22/2011 04:32 PM, Ohad Levy wrote: On Tue, Mar 22, 2011 at 10:28 PM, Cody Robertson > wrote: On 03/22/2011 04:23 PM, Ohad Levy wrote: On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini mailto:scarpell...@gmail.com>> wrote: Super coo

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Ohad Levy
On Tue, Mar 22, 2011 at 10:23 PM, Ohad Levy wrote: > > > On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini < > scarpell...@gmail.com> wrote: > >> Super cool, Ohad. >> Is there a RPM for this RC? >> > http://yum.theforeman.org/test/RPMS/foreman-0.2-rc1.1.noarch.rpm > > Ohad > Note that the

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Ohad Levy
On Tue, Mar 22, 2011 at 10:28 PM, Cody Robertson wrote: > On 03/22/2011 04:23 PM, Ohad Levy wrote: > > > On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini < > scarpell...@gmail.com> wrote: > >> Super cool, Ohad. >> Is there a RPM for this RC? >> > http://yum.theforeman.org/test/RPMS/forem

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Cody Robertson
On 03/22/2011 04:23 PM, Ohad Levy wrote: On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini mailto:scarpell...@gmail.com>> wrote: Super cool, Ohad. Is there a RPM for this RC? http://yum.theforeman.org/test/RPMS/foreman-0.2-rc1.1.noarch.rpm The version of rubygem-rest-client

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Ohad Levy
On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini < scarpell...@gmail.com> wrote: > Super cool, Ohad. > Is there a RPM for this RC? > http://yum.theforeman.org/test/RPMS/foreman-0.2-rc1.1.noarch.rpm Ohad > On Mar 22, 2011 4:52 PM, "Martin Willemsma" wrote: > > Thanks guys. Really cool ne

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Eduardo S. Scarpellini
RPM checks the linked libraries (ldd) and some shbangs (#!) in buildtime (rpmbuild). These deps could came from these ruby-ee shbang paths. On Mar 22, 2011 5:14 PM, "Mohamed Lrhazi" wrote: > am trying to rebuild the source rpm to remove deps on ruby, as i use > entreprise-ruby... > the resulting r

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Mohamed Lrhazi
am trying to rebuild the source rpm to remove deps on ruby, as i use entreprise-ruby... the resulting rpm still instisi it needs ruby... were does that dep come from? during install: Resolving Dependencies --> Running transaction check ---> Package foreman.noarch 0:0.2-rc1.1 set to be updated -->

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Eduardo S. Scarpellini
Super cool, Ohad. Is there a RPM for this RC? On Mar 22, 2011 4:52 PM, "Martin Willemsma" wrote: > Thanks guys. Really cool new features to try out tomorrow! > > I would love to see the unattended installation part replace our deployer > solution which is currently installing hosts 1 by 1. > > --

Re: [Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Martin Willemsma
Thanks guys. Really cool new features to try out tomorrow! I would love to see the unattended installation part replace our deployer solution which is currently installing hosts 1 by 1. -- Kind regards, Martin Willemsma 2011/3/22 Ohad Levy > Hello All, > > I'm happy to announce a new releas

[Puppet Users] Foreman 0.2 Release Candidate

2011-03-22 Thread Ohad Levy
Hello All, I'm happy to announce a new release candidate of Foreman, top highlights for this release includes: * New look and feel * Extended restful API * Support for New Puppet Reports format * Full VM/physical host Provisioning * Powerful template generator ( pxelinux, gpxe, kickstart, preseed