Fuel Master Node: /root/provisioning_1
The engine.yaml file defines the basic configuration of the target nodes that Fuel deploys for the OpenStack environment. Initially, it contains Fuel defaults; these are adjusted in response to configuration choices the user makes through the Fuel UI and then fed to Nailgun.
Dump provisioning information using the following fuel command:
fuel --env 1 provisioning default
where --env 1
should be set to the specific environment
(id=1 in this example).
Edit file.
Upload the modified file:
fuel --env-1 provisioning upload
The engine.yaml file defines the provisioning engine being used along with the password and URLs used to access it. By default, Cobbler is specified as the provisioning engine.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.