From c32bd6df1d4ca7f181b3f2ad4dd0642f3c2a4088 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 28 Oct 2020 17:07:55 +0100 Subject: [PATCH] Add some doc --- os/config/README.md | 2 ++ 1 file changed, 2 insertions(+) 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 site.yml` + - Run `nomad node drain -enable -force -self` - Reboot + - Run `nomad node drain -self -disable` - Check that cluster is healthy