aboutsummaryrefslogtreecommitdiff
path: root/environments/global/roles/caldance.yaml
blob: 98382bf4d1303d22348deda102d24c136167a69c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
classes:
  role::caldance: ~
letsencrypt::hosts: "%{lookup('base_installation::system_hostname')}"
role::caldance::user: "caldance"
role::caldance::group: "caldance"
role::caldance::home: "/home/caldance"
role::caldance::web_host: "%{lookup('base_installation::system_hostname')}"
base_installation::system_users:
  - username: "%{lookup('role::caldance::user')}"
    system: true
    password: "!!"