rename main.yml to nimbus.yml playbook

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-06-10 12:35:30 +02:00
parent 2440e23a1e
commit 70fea6e4d7
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ terraform apply
```
Then configure the cluster:
```
ansible-playbook ansible/main.yml
ansible-playbook ansible/nimbus.yml
```
__For more details see `README.md` files in `ansible` folders.__

View File

@ -12,7 +12,7 @@
- nimbus-master
roles:
- { role: origin-certs, tags: origin-certs }
- { role: nimbus-stats, tags: nimbus-stats }
#- { role: nimbus-stats, tags: nimbus-stats }
- name: Configure Nimbus cluster
hosts: