[Fuel-plugin] Install kernel in post-deployment. 65/21365/2
authorMichal Skalski <mskalski@mirantis.com>
Sun, 18 Sep 2016 12:16:16 +0000 (14:16 +0200)
committerMichal Skalski <mskalski@mirantis.com>
Sun, 18 Sep 2016 12:30:33 +0000 (14:30 +0200)
commita10a10b373f17dc423800e6bb8d1a8e99450090d
tree972735bac4d8d5213f5d718f4e6e8f0a77f8aae8
parentb8f6485d5a5c66f0fce566e59b8b5891c6a7f571
[Fuel-plugin] Install kernel in post-deployment.

Install kernel and reboot compute nodes in post-deployment phase when
there is less chance to interfere with other tasks. Implement Michael's
suggestion to use reboot puppet module.

Change-Id: I83867e5e2752c39d2b69c950e3e475d43de04466
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
.gitignore [new file with mode: 0644]
fuel-plugin/deployment_scripts/puppet/manifests/kvm-install.pp
fuel-plugin/deployment_scripts/puppet/modules/.gitkeep [new file with mode: 0644]
fuel-plugin/deployment_tasks.yaml
fuel-plugin/pre_build_hook