Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cecylia Bocovich
Wiki Replica
Commits
248bcf55
Commit
248bcf55
authored
12 years ago
by
Peter Palfrader
Browse files
Options
Downloads
Patches
Plain Diff
Add decomissioning howto
parent
a86516b9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tsa.creole
+2
-2
2 additions, 2 deletions
tsa.creole
tsa/howto.creole
+1
-0
1 addition, 0 deletions
tsa/howto.creole
tsa/howto/retire-a-host.creole
+11
-0
11 additions, 0 deletions
tsa/howto/retire-a-host.creole
with
14 additions
and
2 deletions
tsa.creole
+
2
−
2
View file @
248bcf55
...
...
@@ -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
]]
This diff is collapsed.
Click to expand it.
tsa/howto.creole
0 → 100644
+
1
−
0
View file @
248bcf55
[[!map pages="tsa/howto/* and ! tsa/howto/*/*"]]
This diff is collapsed.
Click to expand it.
tsa/howto/retire-a-host.creole
0 → 100644
+
11
−
0
View file @
248bcf55
= 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment