les 3 years ago
parent
commit
c42d7b4a5f
2 changed files with 7 additions and 1 deletions
  1. 6 0
      vars/etherpad.yml
  2. 1 1
      vars/gancio.yml

+ 6 - 0
vars/etherpad.yml

@@ -1,4 +1,10 @@
 ---
+  # do not setup nginx as we use a frontend as reverse proxy
+  with_nginx: false
+
+  # setup restic
+  with_backup: true
+
   title: "Pad@cisti"
   pad_lang: "it-IT"
   pad_default_text: |

+ 1 - 1
vars/gancio.yml

@@ -1,2 +1,2 @@
 ---
-url: "https://g.cisti.org"
+url: "https://antani.cisti.org"