From 2a6647c26d6a197b5c398a2a80d905727e3438b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Sun, 10 Mar 2024 12:27:46 +0100 Subject: [PATCH] consul: use full name of consul-service role MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- meta/main.yml | 2 +- tasks/consul.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/main.yml b/meta/main.yml index 141629b..2b477f4 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -10,6 +10,6 @@ galaxy_info: versions: - xenial dependencies: - - name: consul-service + - name: infra-role-consul-service src: git+git@github.com:status-im/infra-role-consul-service.git scm: git diff --git a/tasks/consul.yml b/tasks/consul.yml index 3fe79d5..37921a2 100644 --- a/tasks/consul.yml +++ b/tasks/consul.yml @@ -1,6 +1,6 @@ --- - name: Create Consul service definition - include_role: name=consul-service + include_role: name=infra-role-consul-service vars: consul_config_name: '{{ grafana_service_name }}' consul_services: