Skip to content

Instantly share code, notes, and snippets.

View daviddavis's full-sized avatar

David Davis daviddavis

View GitHub Profile
@daviddavis
daviddavis / gist:ae014e50d3bab138530b
Last active October 1, 2015 17:11 — forked from jmrodri/gist:437cb71622be36ea3213
Deployment restart procedure
1. delete my hypervisor and engine VMs from libvirt
2. go to Hosts -> Discovered Hosts and delete each host individually
* if you get an error about tokens then you need to delete them manually from the DB:
* vagrant ssh
* sudo -s
* sudo -u foreman psql
* > delete from tokens;
* > \q
* repeat step 2, deleting hosts from UI
3. go to RHCI Installer -> Deployments, DELETE the deployment