summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichal Skalski <mskalski@mirantis.com>2016-09-18 14:16:16 +0200
committerMichal Skalski <mskalski@mirantis.com>2016-09-18 14:30:33 +0200
commita10a10b373f17dc423800e6bb8d1a8e99450090d (patch)
tree972735bac4d8d5213f5d718f4e6e8f0a77f8aae8 /.gitignore
parentb8f6485d5a5c66f0fce566e59b8b5891c6a7f571 (diff)
[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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..23e440920
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.rpm
+*.deb
+fuel-plugin/.build/
+fuel-plugin/deployment_scripts/puppet/modules/reboot