- This change decomposes the install ironic role into 3 phases.
- The install phase will install all packages.
- The bootstrap phase generates all config files and configures the db.
- The start phase starts all biforst/ironic services.
- This change adds 3 new variable
(skip_package_install, skip_bootstrap, skip_start) to optionally
skip the install, bootstrap and start phases
- This change splits the inspector_install.yml to reflect the 3 phases.
Change-Id: Ifdfc935f594e29eb361ac31e8ae328744848258b