summaryrefslogtreecommitdiffstats
path: root/roles/reverseproxy/vars/main.yml
blob: 0a845c5d10e5ee6058d91671e8d4b0ae1997351c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
redirection: "{{ maindomain }}"
crtversion: "50"
agatever: "3.2.4"
websocket: "io.{{ maindomain }}"

publicstatic:
  - "{{ ansible_hostname }}.{{ maindomain }}"
  - "status-fo.{{ maindomain }}"
publicredir:
  - "www.{{ maindomain }}"

urlfiles:
  - "files.{{ secondarydomain }}"
  - "mr.{{ secondarydomain }}"
  - "mrs.{{ secondarydomain }}"
  - "matthieu.{{ secondarydomain }}"
  - "ines.{{ secondarydomain }}"
urlchat:
  - "chat.{{ maindomain }}"
  - "{{ websocket }}"
  - "ines.{{ maindomain }}"
urldl:
  - "dl.{{ maindomain }}"
  - "http://uhxfe4e6yc72i6fhexcpk4ph4niueexpy4ckc3wapazxqhv4isejbnyd.onion"
urlmirror2:
  - "mirror-2.{{ maindomain }}"
  - "http://qsi7j4gwqzb7tfqq7t4h7x67j2hcxlybxqksesod7tfjntvbvyoj6zqd.onion"
urlcirrus:
  - "cirrus.{{ maindomain }}"
  - "http://hr5nvn34wxtvzkipwsk53u5wo2thqrkmh7sp4f2wcbs664ekqsk5dkqd.onion"