Adds clean script for Foreman/QuickStack Install Server 60/460/1
authorTim Rozet <trozet@redhat.com>
Mon, 4 May 2015 18:19:18 +0000 (14:19 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 4 May 2015 18:27:07 +0000 (14:27 -0400)
commit4dbf7b17313cc545a6052fed8027b0d6e9ba6a79
tree1c82bc73119590b9cac57e8a0c2acf07c3a5ecf3
parent4266577cd0a7c0816cd3bf951522c7ad1633f02b
Adds clean script for Foreman/QuickStack Install Server

Script should be executed on the jumphost baremetal to ensure the clean state of a POD.
clean.sh will do the following:
 - IPMI power off all the nodes
 - Vagrant destroy the VM
 - Remove VirtualBox Package
 - Remove VirtualBox kernel modules from the host

JIRA: BGS-31

Change-Id: Iaf3dfc65b654cbcd19cc8326f328447ab017717e
Signed-off-by: Tim Rozet <trozet@redhat.com>
foreman/ci/clean.sh [new file with mode: 0755]