mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-22 18:38:07 +00:00
rename main.yml to nimbus.yml playbook
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
2440e23a1e
commit
70fea6e4d7
@ -24,7 +24,7 @@ terraform apply
|
|||||||
```
|
```
|
||||||
Then configure the cluster:
|
Then configure the cluster:
|
||||||
```
|
```
|
||||||
ansible-playbook ansible/main.yml
|
ansible-playbook ansible/nimbus.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
__For more details see `README.md` files in `ansible` folders.__
|
__For more details see `README.md` files in `ansible` folders.__
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
- nimbus-master
|
- nimbus-master
|
||||||
roles:
|
roles:
|
||||||
- { role: origin-certs, tags: origin-certs }
|
- { role: origin-certs, tags: origin-certs }
|
||||||
- { role: nimbus-stats, tags: nimbus-stats }
|
#- { role: nimbus-stats, tags: nimbus-stats }
|
||||||
|
|
||||||
- name: Configure Nimbus cluster
|
- name: Configure Nimbus cluster
|
||||||
hosts:
|
hosts:
|
Loading…
x
Reference in New Issue
Block a user