Skip to content
Snippets Groups Projects
Verified Commit 303fbccc authored by anarcat's avatar anarcat
Browse files

show how to retire the instance

parent 60d2bfdf
No related branches found
No related tags found
No related merge requests found
......@@ -286,7 +286,13 @@ Import procedure:
* DNS (grep in tor-dns source, `puppet agent -t; ud-replicate` on nevii)
* reverse DNS (upstream web UI, e.g. Hetzner Robot)
12. retire old instance ([[retire-a-host]])
12. retire old instance ([[retire-a-host]]):
./retire -H pauli.torproject.org revoke-puppet -i test.torproject.org
./retire -H kvmX.torproject.org retire-instance -i test.torproject.org
TODO: the above is backwards - we should be able to do `retire -H
test.torproject.org revoke-puppet retire-instance` instead...
13. warn users about the migration, for example:
......
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