c66d3d9001
Per jroll in #openstack-ironic, the configdrive format is gzipped, and then base64 encoded.
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