fix name of nimbus role

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-03-21 16:31:12 +01:00
parent ad1cc2168d
commit dca0efdd5b
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 4 additions and 8 deletions

View File

@ -1,15 +1,11 @@
---
- name: Add CloudFlare Origin certs
hosts: all
roles:
- origin-cert
#- name: Configure Nimbus master
# hosts: nimbus-master
# roles:
# - origin-cert
# - nimbus
- name: Configure Nimbus cluster
hosts: nimbus-nodes
hosts: nimbus-slaves
roles:
- nimbus
- infra-role-nimbus

View File

@ -14,6 +14,6 @@
src: git@github.com:status-im/infra-role-consul-service.git
scm: git
- name: nimbus
- name: infra-role-nimbus
src: git@github.com:status-im/infra-role-nimbus.git
scm: git