requirements: add --purge to validator distribution
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
8f326fdf2a
commit
b5aea537fb
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
- name: infra-role-bootstrap-linux
|
- name: infra-role-bootstrap-linux
|
||||||
src: git@github.com:status-im/infra-role-bootstrap-linux.git
|
src: git@github.com:status-im/infra-role-bootstrap-linux.git
|
||||||
version: 71825ec1f264a9403206abc85838ac3f9cbe37b1
|
version: 08cbaaf426aec73bb112da228b6c0ffd6b939993
|
||||||
scm: git
|
scm: git
|
||||||
|
|
||||||
- name: infra-role-bootstrap-windows
|
- name: infra-role-bootstrap-windows
|
||||||
|
@ -76,7 +76,7 @@
|
||||||
|
|
||||||
- name: infra-role-dist-validators
|
- name: infra-role-dist-validators
|
||||||
src: git@github.com:status-im/infra-role-dist-validators.git
|
src: git@github.com:status-im/infra-role-dist-validators.git
|
||||||
version: 281fa659e6629a0523d61b47e79ba360d35b9f17
|
version: 402dfd104a8a124548eecae15ecdccb4aae2330d
|
||||||
scm: git
|
scm: git
|
||||||
|
|
||||||
- name: infra-role-rocketpool
|
- name: infra-role-rocketpool
|
||||||
|
@ -96,12 +96,12 @@
|
||||||
|
|
||||||
- name: elasticsearch
|
- name: elasticsearch
|
||||||
src: git@github.com:status-im/infra-role-elasticsearch.git
|
src: git@github.com:status-im/infra-role-elasticsearch.git
|
||||||
version: bf2042809811ab244d54f605741b956e17e38720
|
version: 6fdb0999ca1bd8b25eac92a40e84b76c735a66ab
|
||||||
scm: git
|
scm: git
|
||||||
|
|
||||||
- name: elasticsearch-lb
|
- name: elasticsearch-lb
|
||||||
src: git@github.com:status-im/infra-role-elasticsearch-lb.git
|
src: git@github.com:status-im/infra-role-elasticsearch-lb.git
|
||||||
version: 353baef658c2d8d333735e84d8e33f00db026abd
|
version: d77dcf1e583aca2ad7010b94cbe8ddb43b5062fb
|
||||||
scm: git
|
scm: git
|
||||||
|
|
||||||
- name: systemd-timer
|
- name: systemd-timer
|
||||||
|
|
Loading…
Reference in New Issue