aboutsummaryrefslogtreecommitdiff
path: root/ansible/README.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-07-05 20:15:28 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-07-05 20:15:28 +0200
commit81480fa1f99dc374fa1a444c34683187b7525b43 (patch)
treee062eeecbae185bf80d7c9da7d2a8e65d31575ef /ansible/README.md
parent9cf37f9fe0da315b73df5933b7dd494727c1c7b8 (diff)
downloadinfrastructure-81480fa1f99dc374fa1a444c34683187b7525b43.tar.gz
infrastructure-81480fa1f99dc374fa1a444c34683187b7525b43.zip
Add docs + fix warning
Diffstat (limited to 'ansible/README.md')
-rw-r--r--ansible/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/README.md b/ansible/README.md
index 023b941..db8d960 100644
--- a/ansible/README.md
+++ b/ansible/README.md
@@ -6,6 +6,9 @@ For each machine, **one by one** do:
- Check that cluster is healthy
- `sudo gluster peer status`
- `sudo gluster volume status all` (check Online Col, only `Y` must appear)
+ - Check that Nomad is healthy
+ - Check that Consul is healthy
+ - Check that Postgres is healthy
- Run `ansible-playbook -i production --limit <machine> site.yml`
- Reboot
- Check that cluster is healthy