aboutsummaryrefslogtreecommitdiff
path: root/environments/global
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-25 23:28:05 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-25 23:28:05 +0100
commit76b586ae2af1c176b5532203bf311c02ee97f908 (patch)
tree9a1da249d6a3e0fed69ffb56779ce9bce45f6175 /environments/global
parentcae6a42ee4c8fd37cf14f0bcc96a5a9d4193e32c (diff)
parentd3948290aadf6050d4ad89b4fb1be99c7451f0c8 (diff)
downloadPuppet-76b586ae2af1c176b5532203bf311c02ee97f908.tar.gz
Puppet-76b586ae2af1c176b5532203bf311c02ee97f908.tar.zst
Puppet-76b586ae2af1c176b5532203bf311c02ee97f908.zip
Merge branch 'dev'
Diffstat (limited to 'environments/global')
-rw-r--r--environments/global/roles/caldance.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/environments/global/roles/caldance.yaml b/environments/global/roles/caldance.yaml
index 1dc7fa8..98382bf 100644
--- a/environments/global/roles/caldance.yaml
+++ b/environments/global/roles/caldance.yaml
@@ -2,3 +2,11 @@
2classes: 2classes:
3 role::caldance: ~ 3 role::caldance: ~
4letsencrypt::hosts: "%{lookup('base_installation::system_hostname')}" 4letsencrypt::hosts: "%{lookup('base_installation::system_hostname')}"
5role::caldance::user: "caldance"
6role::caldance::group: "caldance"
7role::caldance::home: "/home/caldance"
8role::caldance::web_host: "%{lookup('base_installation::system_hostname')}"
9base_installation::system_users:
10 - username: "%{lookup('role::caldance::user')}"
11 system: true
12 password: "!!"