summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-lt.yml
blob: a6f63b5520750917a015fef578a1fdcb7bb9e888 (plain) (blame)
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
32
33
34
---
install:
  cloud:
    credentials:
      token: "{{ vault_hcloud_api_token }}"
  disks:
    root_lvm_size: all

network: {}


liquidtruth_app_user: lt

ssh_allowusers_host:
  - "{{ liquidtruth_app_user }}"


liquidtruth_mongodb_root_username: root
liquidtruth_mongodb_root_password: "{{ vault_liquidtruth_mongodb_root_password }}"

liquidtruth_mongodb_backup_username: backup
liquidtruth_mongodb_backup_password: "{{ vault_liquidtruth_mongodb_backup_password }}"

liquidtruth_mongodb_app_username: lt
liquidtruth_mongodb_app_password: "{{ vault_liquidtruth_mongodb_app_password }}"


acmetool_directory_server: "{{ acmetool_directory_server_le_live }}"

liquidtruth_hostnames:
#  - liquidtruth.at
#  - www.liquidtruth.at
#  - www2.liquidtruth.at
  - lt.elev8.at