Skip to content
Snippets Groups Projects
Commit e0af5620 authored by ale's avatar ale
Browse files

Update documentation on host turndown

parent 3fd5c5ba
No related branches found
No related tags found
1 merge request!303Add host turndown workflow
Pipeline #77479 passed
...@@ -3318,6 +3318,19 @@ If you want more control over this process (Debian upgrades have been ...@@ -3318,6 +3318,19 @@ If you want more control over this process (Debian upgrades have been
event-less for a while now, but it's not always been the case) you event-less for a while now, but it's not always been the case) you
can of course run the upgrade manually. can of course run the upgrade manually.
### Decommissioning a host
When turning down a host, it is necessary, at some point, to
reschedule the services that were there onto some other hosts. To
achieve a smooth transition, this is best done while the host is still
available.
To do this, set the *turndown* attribute to *true* in the inventory
for the host you want to turn down, and then run *float* once more.
This should safely reschedule all services, and remove them from the
target host. It is then possible to simply shut down the target host
and wipe its data.
# Example scenarios # Example scenarios
This section will look at some example scenarios and use cases for This section will look at some example scenarios and use cases for
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment