From 3e30f24a9c7897c3c0453b2f3722dc1e3052e829 Mon Sep 17 00:00:00 2001 From: przemyslavic <43173646+przemyslavic@users.noreply.github.com> Date: Wed, 15 Apr 2020 15:38:41 +0200 Subject: [PATCH] Fixing typo in the role name rabbitmq (#1164) --- CHANGELOG-0.4.md | 1 + .../data/common/defaults/configuration/feature-mapping.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG-0.4.md b/CHANGELOG-0.4.md index af6f8c77d1..cab1692c3b 100644 --- a/CHANGELOG-0.4.md +++ b/CHANGELOG-0.4.md @@ -11,6 +11,7 @@ - [#1108](https://github.com/epiphany-platform/epiphany/issues/1108) - [Azure RedHat] Create epirepo: package httpd-2.4.6-93 requires httpd-tools = 2.4.6-93 but latest available is 2.4.6-90 - [#1016](https://github.com/epiphany-platform/epiphany/issues/1016) - Disable verify, backup and recovery as they are not fully implemented - [#1154](https://github.com/epiphany-platform/epiphany/issues/1154) - Node exporter is not installed on logging vms +- [#1163](https://github.com/epiphany-platform/epiphany/issues/1163) - [v0.4, v0.3] Typo in the role name rabbitmq ## [0.4.3] 2020-03-16 diff --git a/core/src/epicli/data/common/defaults/configuration/feature-mapping.yml b/core/src/epicli/data/common/defaults/configuration/feature-mapping.yml index b1a5fdbfa9..d078452f7e 100644 --- a/core/src/epicli/data/common/defaults/configuration/feature-mapping.yml +++ b/core/src/epicli/data/common/defaults/configuration/feature-mapping.yml @@ -94,7 +94,7 @@ specification: - image-registry - kubernetes-master - applications - - rabbitmql + - rabbitmq - postgresql kubernetes_master: - image-registry