aboutsummaryrefslogtreecommitdiff
path: root/os/config/README.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-10-28 17:07:55 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-10-28 17:07:55 +0100
commitc32bd6df1d4ca7f181b3f2ad4dd0642f3c2a4088 (patch)
tree29e9b2db2790099da2c1aefdb9f44cf792cc2c05 /os/config/README.md
parent03680a992b627cda620ad3a3fd1ba9c725bfc371 (diff)
downloadinfrastructure-c32bd6df1d4ca7f181b3f2ad4dd0642f3c2a4088.tar.gz
infrastructure-c32bd6df1d4ca7f181b3f2ad4dd0642f3c2a4088.zip
Add some doc
Diffstat (limited to 'os/config/README.md')
-rw-r--r--os/config/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/config/README.md b/os/config/README.md
index fb4f6e7..62bf252 100644
--- a/os/config/README.md
+++ b/os/config/README.md
@@ -14,6 +14,8 @@ For each machine, **one by one** do:
- `consul members`
- Check that Postgres is healthy
- Run `ansible-playbook -i production.yml --limit <machine> site.yml`
+ - Run `nomad node drain -enable -force -self`
- Reboot
+ - Run `nomad node drain -self -disable`
- Check that cluster is healthy