diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-03-28 22:16:13 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-03-28 22:16:59 +0200 |
commit | 52cb490d9eacf81e1b77a54aeea506c2332effd2 (patch) | |
tree | 5b96e6bb067c4d2518104b1696847255edf6bbbb | |
parent | ad12d09d77afe0997d56fff7a40b64acd5b06113 (diff) | |
download | Puppet-52cb490d9eacf81e1b77a54aeea506c2332effd2.tar.gz Puppet-52cb490d9eacf81e1b77a54aeea506c2332effd2.tar.zst Puppet-52cb490d9eacf81e1b77a54aeea506c2332effd2.zip |
Move cryptoportfolio to LDAP
-rw-r--r-- | environments/integration/roles/cryptoportfolio.yaml | 4 | ||||
-rw-r--r-- | environments/production/roles/cryptoportfolio.yaml | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/environments/integration/roles/cryptoportfolio.yaml b/environments/integration/roles/cryptoportfolio.yaml index 6b8eb92..0d04886 100644 --- a/environments/integration/roles/cryptoportfolio.yaml +++ b/environments/integration/roles/cryptoportfolio.yaml | |||
@@ -1,3 +1,3 @@ | |||
1 | --- | 1 | --- |
2 | role::cryptoportfolio::front_version: v0.0.2-3-g6200f9a | 2 | role::cryptoportfolio::front_version: ~ # Overriden in LDAP |
3 | role::cryptoportfolio::front_sha256: 69d31251ecd4fcea46d93dfee0184b1171019a765b6744b84f6eec6b10e5818f | 3 | role::cryptoportfolio::front_sha256: ~ |
diff --git a/environments/production/roles/cryptoportfolio.yaml b/environments/production/roles/cryptoportfolio.yaml index e200522..7571791 100644 --- a/environments/production/roles/cryptoportfolio.yaml +++ b/environments/production/roles/cryptoportfolio.yaml | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | role::cryptoportfolio::front_version: v0.0.3 | 2 | role::cryptoportfolio::front_version: ~ # Overriden in LDAP |
3 | role::cryptoportfolio::front_sha256: d690f754a7a6fe2c9ac0c03d17c705b0deb4a10f839f3223d0aa1e9dc59ac7c0 | 3 | role::cryptoportfolio::front_sha256: ~ |
4 | role::cryptoportfolio::bot_version: v1.0.1 | 4 | role::cryptoportfolio::bot_version: ~ # Overriden in LDAP |
5 | role::cryptoportfolio::bot_sha256: 3977ef71aed33b8cdfd80b991fa24485992e15a140e0cd2166d27be78ef2d9b9 | 5 | role::cryptoportfolio::bot_sha256: ~ |