From 85abd2fdbad83430df4824843764719064afb9b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 3 Mar 2018 22:24:19 +0100 Subject: Fetch node informations from LDAP environment, hostname --- environments/integration/data/roles/cryptoportfolio.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 environments/integration/data/roles/cryptoportfolio.yaml (limited to 'environments/integration/data/roles/cryptoportfolio.yaml') diff --git a/environments/integration/data/roles/cryptoportfolio.yaml b/environments/integration/data/roles/cryptoportfolio.yaml new file mode 100644 index 0000000..7464b3d --- /dev/null +++ b/environments/integration/data/roles/cryptoportfolio.yaml @@ -0,0 +1,7 @@ +--- +classes: + role::cryptoportfolio: ~ +cryptoportfolio::front_version: v0.0.2 +cryptoportfolio::front_sha256: 2ace0197a34f9f130523eecf8a43aa4f411cdca09de33838e074f25a7e1d6c5e +cryptoportfolio::bot_version: v0.2-4-gf70bb85 +cryptoportfolio::bot_sha256: e9850a667e0672cdd0363bb93124b59610c4d67e3ed9908b004a9d15c2276340 -- cgit v1.2.3 From a545a4222ee6a4bcdee9c73a8f4abe0e38f1bdad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 4 Mar 2018 19:09:25 +0100 Subject: Upgrade bot version --- environments/integration/data/roles/cryptoportfolio.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'environments/integration/data/roles/cryptoportfolio.yaml') diff --git a/environments/integration/data/roles/cryptoportfolio.yaml b/environments/integration/data/roles/cryptoportfolio.yaml index 7464b3d..e55d15b 100644 --- a/environments/integration/data/roles/cryptoportfolio.yaml +++ b/environments/integration/data/roles/cryptoportfolio.yaml @@ -1,7 +1,7 @@ --- classes: role::cryptoportfolio: ~ -cryptoportfolio::front_version: v0.0.2 -cryptoportfolio::front_sha256: 2ace0197a34f9f130523eecf8a43aa4f411cdca09de33838e074f25a7e1d6c5e -cryptoportfolio::bot_version: v0.2-4-gf70bb85 -cryptoportfolio::bot_sha256: e9850a667e0672cdd0363bb93124b59610c4d67e3ed9908b004a9d15c2276340 +cryptoportfolio::front_version: v0.0.2-3-g6200f9a +cryptoportfolio::front_sha256: 69d31251ecd4fcea46d93dfee0184b1171019a765b6744b84f6eec6b10e5818f +cryptoportfolio::bot_version: v0.4-2-g123411c +cryptoportfolio::bot_sha256: c344653c6523ed4902e4e4270740c434b45c87876d827d2a695c6732a99cd59b -- cgit v1.2.3