Revert "Remove deprecated 'fuel-bootstrap-image-builder' dependency"

Since some functionality is missing in 'fuel-bootstrap' that is needed
for Ironic, we have to revert fuel-bootstrap-image-builder.
Once bugs in fuel-bootstrap are fixed and fuel-bootstrap proper tested
with Ironic, Ironic can be switched to fuel-bootstrap.
Related-Bug: #1527605
Related-Bug: #1527608

Depends-On: Ic8738fdf386ddb4770a164b599e0c3ac609fb208
This reverts commit 91263b3afd.

Change-Id: I3a79afa3feb0cf165c7e7002be5e7fe4771f3ace
This commit is contained in:
Vasyl Saienko 2015-12-18 13:37:37 +00:00
parent bcc3d042a4
commit 7135e1c753
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ class nailgun::mcollective
ensure_packages('fuel-provisioning-scripts')
ensure_packages('shotgun')
ensure_packages('ironic-fa-bootstrap-configs')
ensure_packages('fuel-bootstrap-image-builder')
}