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, grub etc..) * introduce a new service called smart proxy (which can run on remote machines) to manage the following services: ** DNS Management ** DHCP Management ** TFTP Management ** Puppet/PuppetCA Management This release is a major release packed with goodies, around 130 tickets were closed Release notes can be found here: http://theforeman.org/projects/foreman/wiki/ReleaseNotes Full change log can be found here: http://theforeman.org/versions/show/9 As usually many many thanks to all contributors and users RPMS for both smart proxy and foreman can be found at http://yum.theforeman.org/test Have fun, Ohad -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
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 <ohadlevy@gmail.com>> 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, grub > etc..) > * introduce a new service called smart proxy (which can run on remote > machines) to manage the following services: > ** DNS Management > ** DHCP Management > ** TFTP Management > ** Puppet/PuppetCA Management > > This release is a major release packed with goodies, around 130 tickets > were closed > > Release notes can be found here: > http://theforeman.org/projects/foreman/wiki/ReleaseNotes > > Full change log can be found here: http://theforeman.org/versions/show/9 > > As usually many many thanks to all contributors and users > > RPMS for both smart proxy and foreman can be found at > http://yum.theforeman.org/test > > Have fun, > Ohad > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Eduardo S. Scarpellini
2011-Mar-22 20:04 UTC
Re: [Puppet Users] Foreman 0.2 Release Candidate
Super cool, Ohad. Is there a RPM for this RC? On Mar 22, 2011 4:52 PM, "Martin Willemsma" <mwillemsma@gmail.com> 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. > > -- > Kind regards, > > Martin Willemsma > > > 2011/3/22 Ohad Levy <ohadlevy@gmail.com> > >> 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, grub >> etc..) >> * introduce a new service called smart proxy (which can run on remote >> machines) to manage the following services: >> ** DNS Management >> ** DHCP Management >> ** TFTP Management >> ** Puppet/PuppetCA Management >> >> This release is a major release packed with goodies, around 130 tickets >> were closed >> >> Release notes can be found here: >> http://theforeman.org/projects/foreman/wiki/ReleaseNotes >> >> Full change log can be found here: http://theforeman.org/versions/show/9 >> >> As usually many many thanks to all contributors and users >> >> RPMS for both smart proxy and foreman can be found at >> http://yum.theforeman.org/test >> >> Have fun, >> Ohad >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To post to this group, send email to puppet-users@googlegroups.com. >> To unsubscribe from this group, send email to >> puppet-users+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> >> > > -- > You received this message because you are subscribed to the Google Groups"Puppet Users" group.> To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email topuppet-users+unsubscribe@googlegroups.com.> For more options, visit this group athttp://groups.google.com/group/puppet-users?hl=en.>-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
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 --> Processing Dependency: /usr/bin/ruby for package: foreman The spec file I used was changed to: Requires: ruby-enterprise Requires: ruby-enterprise-rubygems Requires: ruby-enterprise-rubygem-rake #Requires: puppet >= 0.24.4 #Requires: rubygem(sqlite3-ruby) #Requires: rubygem(rest-client) Requires: ruby-enterprise-rubygem-json_pure Requires(pre): shadow-utils Requires(post): chkconfig Requires(preun): chkconfig Requires(preun): initscripts Requires(postun): initscripts Thanks a lot. Mohamed. On Tue, Mar 22, 2011 at 11:21 AM, Ohad Levy <ohadlevy@gmail.com> wrote:> 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, grub > etc..) > * introduce a new service called smart proxy (which can run on remote > machines) to manage the following services: > ** DNS Management > ** DHCP Management > ** TFTP Management > ** Puppet/PuppetCA Management > > This release is a major release packed with goodies, around 130 tickets > were closed > > Release notes can be found here: > http://theforeman.org/projects/foreman/wiki/ReleaseNotes > > Full change log can be found here: http://theforeman.org/versions/show/9 > > As usually many many thanks to all contributors and users > > RPMS for both smart proxy and foreman can be found at > http://yum.theforeman.org/test > > Have fun, > Ohad > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini < scarpellini@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" <mwillemsma@gmail.com> 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. > > > > -- > > Kind regards, > > > > Martin Willemsma > > > > > > 2011/3/22 Ohad Levy <ohadlevy@gmail.com> > > > >> 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, grub > >> etc..) > >> * introduce a new service called smart proxy (which can run on remote > >> machines) to manage the following services: > >> ** DNS Management > >> ** DHCP Management > >> ** TFTP Management > >> ** Puppet/PuppetCA Management > >> > >> This release is a major release packed with goodies, around 130 tickets > >> were closed > >> > >> Release notes can be found here: > >> http://theforeman.org/projects/foreman/wiki/ReleaseNotes > >> > >> Full change log can be found here: > http://theforeman.org/versions/show/9 > >> > >> As usually many many thanks to all contributors and users > >> > >> RPMS for both smart proxy and foreman can be found at > >> http://yum.theforeman.org/test > >> > >> Have fun, > >> Ohad > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Puppet Users" group. > >> To post to this group, send email to puppet-users@googlegroups.com. > >> To unsubscribe from this group, send email to > >> puppet-users+unsubscribe@googlegroups.com. > >> For more options, visit this group at > >> http://groups.google.com/group/puppet-users?hl=en. > >> > >> > > > > -- > > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > > To post to this group, send email to puppet-users@googlegroups.com. > > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Eduardo S. Scarpellini
2011-Mar-22 20:23 UTC
Re: [Puppet Users] Foreman 0.2 Release Candidate
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" <lrhazi@gmail.com> wrote:> 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 comefrom?> > during install: > > Resolving Dependencies > --> Running transaction check > ---> Package foreman.noarch 0:0.2-rc1.1 set to be updated > --> Processing Dependency: /usr/bin/ruby for package: foreman > > The spec file I used was changed to: > > Requires: ruby-enterprise > Requires: ruby-enterprise-rubygems > Requires: ruby-enterprise-rubygem-rake > #Requires: puppet >= 0.24.4 > #Requires: rubygem(sqlite3-ruby) > #Requires: rubygem(rest-client) > Requires: ruby-enterprise-rubygem-json_pure > Requires(pre): shadow-utils > Requires(post): chkconfig > Requires(preun): chkconfig > Requires(preun): initscripts > Requires(postun): initscripts > > > Thanks a lot. > Mohamed. > > > > On Tue, Mar 22, 2011 at 11:21 AM, Ohad Levy <ohadlevy@gmail.com> wrote: >> 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, grub >> etc..) >> * introduce a new service called smart proxy (which can run on remote >> machines) to manage the following services: >> ** DNS Management >> ** DHCP Management >> ** TFTP Management >> ** Puppet/PuppetCA Management >> >> This release is a major release packed with goodies, around 130 tickets >> were closed >> >> Release notes can be found here: >> http://theforeman.org/projects/foreman/wiki/ReleaseNotes >> >> Full change log can be found here: http://theforeman.org/versions/show/9 >> >> As usually many many thanks to all contributors and users >> >> RPMS for both smart proxy and foreman can be found at >> http://yum.theforeman.org/test >> >> Have fun, >> Ohad >> >> -- >> You received this message because you are subscribed to the Google Groups"Puppet Users" group.>> To post to this group, send email to puppet-users@googlegroups.com. >> To unsubscribe from this group, send email topuppet-users+unsubscribe@googlegroups.com.>> For more options, visit this group athttp://groups.google.com/group/puppet-users?hl=en.>> >> > > -- > You received this message because you are subscribed to the Google Groups"Puppet Users" group.> To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email topuppet-users+unsubscribe@googlegroups.com.> For more options, visit this group athttp://groups.google.com/group/puppet-users?hl=en.>-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On 03/22/2011 04:23 PM, Ohad Levy wrote:> > On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini > <scarpellini@gmail.com <mailto:scarpellini@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.rpmThe version of rubygem-rest-client in EPEL is 1.3.1 however the the new version requires 1.4.0. Maybe update the spec file / RPM to reflect this? -- Cody Robertson 1-800-859-8803 ext. 5 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Tue, Mar 22, 2011 at 10:28 PM, Cody Robertson <cody@hawkhost.com> wrote:> On 03/22/2011 04:23 PM, Ohad Levy wrote: > > > On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini < > scarpellini@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 in EPEL is 1.3.1 however the the new > version requires 1.4.0. Maybe update the spec file / RPM to reflect this? > > Thanks for the reminder :-)I guess I was not sure what would be better, a failure to install foreman on RHEL5 (as the package is missing) or a failure when starting foreman. I know (and its in the release notes), I''ve asked the upstream maintainer in EPEL to update the package, but if that won''t be provided, I guess we could try to provide a newer version in foreman''s repo.> -- > Cody Robertson 1-800-859-8803 ext. 5 > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Tue, Mar 22, 2011 at 10:23 PM, Ohad Levy <ohadlevy@gmail.com> wrote:> > > On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini < > scarpellini@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 latest RPM for the smart proxy is actually in the stable repo - http://yum.theforeman.org/stable/RPMS/foreman-proxy-0.1-1.noarch.rpm Ohad> On Mar 22, 2011 4:52 PM, "Martin Willemsma" <mwillemsma@gmail.com> 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. >> > >> > -- >> > Kind regards, >> > >> > Martin Willemsma >> > >> > >> > 2011/3/22 Ohad Levy <ohadlevy@gmail.com> >> > >> >> 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, >> grub >> >> etc..) >> >> * introduce a new service called smart proxy (which can run on remote >> >> machines) to manage the following services: >> >> ** DNS Management >> >> ** DHCP Management >> >> ** TFTP Management >> >> ** Puppet/PuppetCA Management >> >> >> >> This release is a major release packed with goodies, around 130 tickets >> >> were closed >> >> >> >> Release notes can be found here: >> >> http://theforeman.org/projects/foreman/wiki/ReleaseNotes >> >> >> >> Full change log can be found here: >> http://theforeman.org/versions/show/9 >> >> >> >> As usually many many thanks to all contributors and users >> >> >> >> RPMS for both smart proxy and foreman can be found at >> >> http://yum.theforeman.org/test >> >> >> >> Have fun, >> >> Ohad >> >> >> >> -- >> >> You received this message because you are subscribed to the Google >> Groups >> >> "Puppet Users" group. >> >> To post to this group, send email to puppet-users@googlegroups.com. >> >> To unsubscribe from this group, send email to >> >> puppet-users+unsubscribe@googlegroups.com. >> >> For more options, visit this group at >> >> http://groups.google.com/group/puppet-users?hl=en. >> >> >> >> >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups "Puppet Users" group. >> > To post to this group, send email to puppet-users@googlegroups.com. >> > To unsubscribe from this group, send email to >> puppet-users+unsubscribe@googlegroups.com. >> > For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> > >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To post to this group, send email to puppet-users@googlegroups.com. >> To unsubscribe from this group, send email to >> puppet-users+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On 03/22/2011 04:32 PM, Ohad Levy wrote:> > > On Tue, Mar 22, 2011 at 10:28 PM, Cody Robertson <cody@hawkhost.com > <mailto:cody@hawkhost.com>> wrote: > > On 03/22/2011 04:23 PM, Ohad Levy wrote: >> >> On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini >> <scarpellini@gmail.com <mailto:scarpellini@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 in EPEL is 1.3.1 however the > the new version requires 1.4.0. Maybe update the spec file / RPM > to reflect this? > > Thanks for the reminder :-) > > I guess I was not sure what would be better, a failure to install > foreman on RHEL5 (as the package is missing) or a failure when > starting foreman. > > I know (and its in the release notes), I''ve asked the upstream > maintainer in EPEL to update the package, but if that won''t be > provided, I guess we could try to provide a newer version in foreman''s > repo.The current behavior isn''t nice at all assuming people are using the init script provided - it just doesn''t start up but provides no logs / output that I can tell. I only noticed when manually starting up WEBrick. The current client is 1.6.1 so hopefully upstream just updates it :). -- Cody Robertson 1-800-859-8803 ext. 5 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
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|'' grep -lr ''#!/usr/bin/ruby'' . | xargs sed -i -e ''s|/usr/bin/ruby|/opt/ruby-enterprise/bin/ruby|'' cd .. rm foreman-0.2rc1.tar.bz2 tar jcf foreman-0.2rc1.tar.bz2 foreman cd ../SPECS/ rpmbuild -bb foreman.spec still: /usr/bin/ruby ends up in the deps Provides: config(foreman) = 0.2-rc1.1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/bash /bin/sh /bin/sh /opt/ruby-enterprise/bin/ruby /usr/bin/env /usr/bin/make /usr/bin/ruby config(foreman) = 0.2-rc1.1 ruby-enterprise ruby-enterprise-rubygem-json_pure ruby-enterprise-rubygem-rake ruby-enterprise-rubygems Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/foreman-0.2-rc1.1-root-root Wrote: /usr/src/redhat/RPMS/noarch/foreman-0.2-rc1.1.noarch.rpm On Tue, Mar 22, 2011 at 4:23 PM, Eduardo S. Scarpellini <scarpellini@gmail.com> wrote:> 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" <lrhazi@gmail.com> wrote: >> 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 >> --> Processing Dependency: /usr/bin/ruby for package: foreman >> >> The spec file I used was changed to: >> >> Requires: ruby-enterprise >> Requires: ruby-enterprise-rubygems >> Requires: ruby-enterprise-rubygem-rake >> #Requires: puppet >= 0.24.4 >> #Requires: rubygem(sqlite3-ruby) >> #Requires: rubygem(rest-client) >> Requires: ruby-enterprise-rubygem-json_pure >> Requires(pre): shadow-utils >> Requires(post): chkconfig >> Requires(preun): chkconfig >> Requires(preun): initscripts >> Requires(postun): initscripts >> >> >> Thanks a lot. >> Mohamed. >> >> >> >> On Tue, Mar 22, 2011 at 11:21 AM, Ohad Levy <ohadlevy@gmail.com> wrote: >>> 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, grub >>> etc..) >>> * introduce a new service called smart proxy (which can run on remote >>> machines) to manage the following services: >>> ** DNS Management >>> ** DHCP Management >>> ** TFTP Management >>> ** Puppet/PuppetCA Management >>> >>> This release is a major release packed with goodies, around 130 tickets >>> were closed >>> >>> Release notes can be found here: >>> http://theforeman.org/projects/foreman/wiki/ReleaseNotes >>> >>> Full change log can be found here: http://theforeman.org/versions/show/9 >>> >>> As usually many many thanks to all contributors and users >>> >>> RPMS for both smart proxy and foreman can be found at >>> http://yum.theforeman.org/test >>> >>> Have fun, >>> Ohad >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Puppet Users" group. >>> To post to this group, send email to puppet-users@googlegroups.com. >>> To unsubscribe from this group, send email to >>> puppet-users+unsubscribe@googlegroups.com. >>> For more options, visit this group at >>> http://groups.google.com/group/puppet-users?hl=en. >>> >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To post to this group, send email to puppet-users@googlegroups.com. >> To unsubscribe from this group, send email to >> puppet-users+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
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 because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Tue, Mar 22, 2011 at 10:40 PM, Cody Robertson <cody@hawkhost.com> wrote:> On 03/22/2011 04:32 PM, Ohad Levy wrote: > > > > On Tue, Mar 22, 2011 at 10:28 PM, Cody Robertson <cody@hawkhost.com>wrote: > >> On 03/22/2011 04:23 PM, Ohad Levy wrote: >> >> >> On Tue, Mar 22, 2011 at 10:04 PM, Eduardo S. Scarpellini < >> scarpellini@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 in EPEL is 1.3.1 however the the new >> version requires 1.4.0. Maybe update the spec file / RPM to reflect this? >> >> Thanks for the reminder :-) > > I guess I was not sure what would be better, a failure to install foreman > on RHEL5 (as the package is missing) or a failure when starting foreman. > > I know (and its in the release notes), I''ve asked the upstream maintainer > in EPEL to update the package, but if that won''t be provided, I guess we > could try to provide a newer version in foreman''s repo. > > > The current behavior isn''t nice at all assuming people are using the init > script provided - it just doesn''t start up but provides no logs / output > that I can tell. I only noticed when manually starting up WEBrick. > > The current client is 1.6.1 so hopefully upstream just updates it :). > >thanks.. it will be pushed to EPEL within 24 hours - https://admin.fedoraproject.org/updates/rubygem-rest-client-1.6.1-2.el5> -- > Cody Robertson 1-800-859-8803 ext. 5 > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Hello All, I''m happy to announce a new release 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, grub etc..) * introduce a new service called smart proxy (which can run on remote machines) to manage the following services: ** DNS Management ** DHCP Management ** TFTP Management ** Puppet/PuppetCA Management This release is a major release packed with goodies, more than 130 tickets were closed. Release notes can be found here: http://theforeman.org/projects/foreman/wiki/ReleaseNotes Full change log can be found here: http://theforeman.org/versions/show/9 As usually many many thanks to all contributors and users RPMS for both smart proxy and foreman can be found at http://yum.theforeman.org/stable Have fun, Ohad -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.