From 6610074bcd744fe2a4d0e97c611c85f442dbc216 Mon Sep 17 00:00:00 2001 From: tomleb Date: Wed, 10 May 2017 09:29:03 -0400 Subject: [PATCH] Add quick info for ansible --- deploy/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/deploy/README.md b/deploy/README.md index 40507ac4..f0cd9d7b 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -61,7 +61,14 @@ volumes. ## Ansible -WIP +**WIP** + +Disable backup role by commenting it. + +Make sure the website connects to pgpool's port. Otherwise, no caching will be +done. Ansible assume you have a user on the remote that has sudo (no password). + +You'll have to change a few variables in [hosts](host) ``` $ cd ansible/