Julia Kreger 32f10b5a03 Support for deploying nodes
Updated the ironic conductor driver configuration, along with the
enrollment templates to set the driver to "agent_ipmitool".

Engaged setup_nodes.yaml to make use of a new in development
ansible module.

Updated configdrives so they are loaded to HTTP, and as such
minor property updates have occured.
2015-03-03 12:07:16 -05:00
..
2015-03-03 12:07:16 -05:00
2015-03-03 12:07:16 -05:00
2015-03-02 15:38:41 -05:00
2015-03-03 12:07:16 -05:00

Getting Started

Requirements:

  • The baremetal.csv file that was utilized for the enrollment process.

How this works?

The deploy.yaml playbook is intended to create configdrives for servers, and initiate the node deployments through ironic.

Example:

ansible-playbook -i ../inventory/localhost -vvvv deploy.yaml -e baremetal_csv_file=../enroll/baremetal.csv