bifrost/deploy
2015-03-07 03:43:11 +00:00
..
templates Fix json issue in metadata json file 2015-03-07 03:43:11 +00:00
configdrive.yaml Correct configdrive creation 2015-03-04 16:48:58 -05:00
deploy.yaml Correct deploy fail messages 2015-03-05 17:52:35 +00:00
README.rst An initial framework for deployment 2015-03-02 15:38:41 -05:00
setup_nodes.yaml Extracting the ubuntu image and using the correct file 2015-03-04 20:33:21 -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