Julia Kreger f29f353db3 Extracting the ubuntu image and using the correct file
The playbook when initialy written failed to extract the Ubuntu image
package, and the settings were set for the .tar.gz file to be pushed
to the remote server.

Corrected the playbook to extract the image and defined the image
as the file to utilize.
2015-03-04 20:33:21 -05:00
..
2015-03-04 16:48:58 -05:00
2015-03-03 12:07:16 -05:00
2015-03-02 15:38:41 -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