mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-04 19:12:14 +00:00
Re-added tendermint binary installation for show_validator command (temporarily)
This commit is contained in:
parent
e31150398e
commit
e3d403e6b7
@ -46,6 +46,8 @@
|
||||
- python-virtualenv
|
||||
- unzip
|
||||
- tar
|
||||
#For show_validator command:
|
||||
- tendermint
|
||||
|
||||
- name: Install toml
|
||||
when: ansible_os_family == "RedHat"
|
||||
|
@ -29,3 +29,6 @@
|
||||
- python-toml
|
||||
- unzip
|
||||
- tar
|
||||
#For show_validator command:
|
||||
- tendermint
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user