Foreman Discovery 1.0.0

Hi all,

I'm delighted to announce the 1.0.0 release of Foreman Discovery, the
plugin which adds Metal as a Service functionality to Foreman.

You can find more details at the plugin homepage[1], download it from
rubygems[2], and submit issues on our project page[3]

Current restrictions:

  • Foreman and the discovered machines should be able to reach each other by
    direct IP (either on the same subnet, or appropriate routing tables)
  • Ruby1.8 is needed for building images, although the script should detect
    1.9 and avoid using it.

For those not wishing to build their own images, you can get pre-built ones
from [4] and [5]

Many thanks to all those who tested the release candidates - it's been
amazing to work with the community on this plugin. Now that 1.0.0 is out we
can start to work on lifting some of the restrictions this first release
has.

Enjoy!
Greg

[1]https://github.com/theforeman/foreman_discovery
[2]https://rubygems.org/gems/foreman_discovery
[3]http://projects.theforeman.org/projects/discovery
[4]http://deb.theforeman.org/discovery_image_prod/
[5]http://deb.theforeman.org/discovery_image_debug/<http://deb.theforeman.org/discovery_image_prod/>

Very cool! Lookng forward check it out :slight_smile:

ยทยทยท On Friday, 12 July 2013 17:16:21 UTC+2, Greg Sutcliffe wrote: > > Hi all, > > I'm delighted to announce the 1.0.0 release of Foreman Discovery, the > plugin which adds Metal as a Service functionality to Foreman. > > You can find more details at the plugin homepage[1], download it from > rubygems[2], and submit issues on our project page[3] > > Current restrictions: > * Foreman and the discovered machines should be able to reach each other > by direct IP (either on the same subnet, or appropriate routing tables) > * Ruby1.8 is needed for building images, although the script should detect > 1.9 and avoid using it. > > For those not wishing to build their own images, you can get pre-built > ones from [4] and [5] > > Many thanks to all those who tested the release candidates - it's been > amazing to work with the community on this plugin. Now that 1.0.0 is out we > can start to work on lifting some of the restrictions this first release > has. > > Enjoy! > Greg > > [1]https://github.com/theforeman/foreman_discovery > [2]https://rubygems.org/gems/foreman_discovery > [3]http://projects.theforeman.org/projects/discovery > [4]http://deb.theforeman.org/discovery_image_prod/ > [5]http://deb.theforeman.org/discovery_image_debug/ > >