forked from Deuxfleurs/infrastructure
Add some doc
This commit is contained in:
parent
03680a992b
commit
c32bd6df1d
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue