summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ffc6c3d..c921dde 100644
--- a/README.md
+++ b/README.md
@@ -45,8 +45,8 @@ you would like to deploy to. For instance:
```ini
[xmpp_server]
-fennell.dev
-koyo.haus
+fennell.dev virtual_host=chat.fennell.dev
+koyo.haus virtual_host=koyo.haus
```
### Create a staging inventory file
@@ -59,7 +59,7 @@ Create an inventory file in `inventory/staging.ini` like the following:
```ini
[xmpp_server]
-staging.koyo.haus
+staging.koyo.haus virtual_host=staging.koyo.haus
```
### Run the playbook on your staging hosts