Foreman-host-builder

Hi all,

I just wanted to let you know that I've updated the
foreman-host-builder tool that allows for batch creation of servers in
foreman.

The major changes in the latest release (2.6):

  • Migrated to yaml format to templates, much easier to write and read
    them. No bakcwards compatibility though.

  • Added the ability to provision bare metal servers besides the oVirt
    and Amazon ones.

The code is at github:

https://github.com/xnaveira/foreman-host-builder

You can easily install the tool from pypi:

sudo pip install foreman-host-builder

/Xavier