diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-03-19 01:10:27 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-03-23 03:32:36 +0100 |
commit | a25b5f82989b0e1c4abbfe0feca7f836a608c7e6 (patch) | |
tree | 96b698fba0962525f898022d22fd51b60bb0c75c /environments/integration | |
parent | 23fd00ce5f8aa6d8419d56166f658361c1321add (diff) | |
download | Puppet-a25b5f82989b0e1c4abbfe0feca7f836a608c7e6.tar.gz Puppet-a25b5f82989b0e1c4abbfe0feca7f836a608c7e6.tar.zst Puppet-a25b5f82989b0e1c4abbfe0feca7f836a608c7e6.zip |
Caldance updates
Diffstat (limited to 'environments/integration')
-rw-r--r-- | environments/integration/roles/caldance.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/environments/integration/roles/caldance.yaml b/environments/integration/roles/caldance.yaml new file mode 100644 index 0000000..6a8ef9a --- /dev/null +++ b/environments/integration/roles/caldance.yaml | |||
@@ -0,0 +1,8 @@ | |||
1 | --- | ||
2 | role::caldance::caldance_version: ~ # Overriden in LDAP | ||
3 | role::caldance::caldance_sha256: ~ | ||
4 | role::caldance::pg_db: "caldev" | ||
5 | role::caldance::pg_user: "caldev" | ||
6 | role::caldance::mail_from: "caldev-nepasrepondre@mail.immae.eu" | ||
7 | role::caldance::smtp_host: "mail.immae.eu" | ||
8 | role::caldance::smtp_port: "465" | ||