Skip to content
Snippets Groups Projects
Commit 248bcf55 authored by Peter Palfrader's avatar Peter Palfrader
Browse files

Add decomissioning howto

parent a86516b9
No related branches found
No related tags found
No related merge requests found
......@@ -19,9 +19,9 @@ For a list of services and which servers they run on check
== documentation
*
* [[doc/testing]]
== internal documentation
* [[doc/testing]]
* [[howto/retire-a-host]]
[[!map pages="tsa/howto/* and ! tsa/howto/*/*"]]
= Decommissioning a host =
* stop the VM: virsh destroy $host
* undefine it: virsh undefine $host
* remove the LVM logical volumes
* remove it from the tor-virt git
* remove it from ud-ldap
* on pauli:
** puppetca revoke $host.torroject.org
** puppetca clean $host.torroject.org
** puppet node clean $host.torproject.org
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment