diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-04-01 11:08:40 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-04-01 11:08:40 +0200 |
commit | acaa9ea9b08b2cb4783194b0f06b494c1aabe9c1 (patch) | |
tree | 949d7a78a9f8dd1d5df85811ae360af57a51705c /environments | |
parent | 48f15fb381adfa2e75ffda099f54088edec9f7bb (diff) | |
download | Puppet-acaa9ea9b08b2cb4783194b0f06b494c1aabe9c1.tar.gz Puppet-acaa9ea9b08b2cb4783194b0f06b494c1aabe9c1.tar.zst Puppet-acaa9ea9b08b2cb4783194b0f06b494c1aabe9c1.zip |
Rename trader variable
Diffstat (limited to 'environments')
-rw-r--r-- | environments/production/roles/cryptoportfolio.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/environments/production/roles/cryptoportfolio.yaml b/environments/production/roles/cryptoportfolio.yaml index 7571791..8589c9b 100644 --- a/environments/production/roles/cryptoportfolio.yaml +++ b/environments/production/roles/cryptoportfolio.yaml | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | role::cryptoportfolio::front_version: ~ # Overriden in LDAP | 2 | role::cryptoportfolio::front_version: ~ # Overriden in LDAP |
3 | role::cryptoportfolio::front_sha256: ~ | 3 | role::cryptoportfolio::front_sha256: ~ |
4 | role::cryptoportfolio::bot_version: ~ # Overriden in LDAP | 4 | role::cryptoportfolio::trader_version: ~ # Overriden in LDAP |
5 | role::cryptoportfolio::bot_sha256: ~ | 5 | role::cryptoportfolio::trader_sha256: ~ |