src.nth.io/

summaryrefslogtreecommitdiff
path: root/main.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'main.yaml')
-rw-r--r--main.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/main.yaml b/main.yaml
index b32b167..96c2cd4 100644
--- a/main.yaml
+++ b/main.yaml
@@ -16,17 +16,17 @@
become: yes
timezone: name="UTC"
-- hosts: pleroma-01
+- hosts: pleroma
roles:
- role: pleroma
pleroma_host: "haskell.social"
pleroma_user: "pleroma_haskell_social"
- pleroma_port: 4000
+ pleroma_port: 4001
- role: pleroma
pleroma_host: "nth.io"
pleroma_user: "pleroma_nth_io"
- pleroma_port: 4001
+ pleroma_port: 4000
# - hosts: haskell.social