summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9d3cdcb..2d65909f 100644
--- a/README.md
+++ b/README.md
@@ -537,7 +537,6 @@ that will configure them.
For the frontend, run:
ansible-playbook -i hosts baserock_frontend/instance-config.yml
- ansible -i hosts -m service -a 'name=haproxy enabled=true state=restarted' --sudo frontend-haproxy
Which will install the certificates and then restart the services needed.