Merge pull request #155 from poanetwork/phahulin-patch-2

Update default version of parity
This commit is contained in:
phahulin 2018-07-20 13:13:53 +03:00 committed by GitHub
commit 23f0f28d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,10 @@
---
GENESIS_NETWORK_NAME: "PoA"
PARITY_BIN_LOC: "https://d1h4xl4cr1h0mo.cloudfront.net/v1.9.2/x86_64-unknown-linux-gnu/parity"
PARITY_BIN_SHA256: "3604a030388cd2c22ebe687787413522106c697610426e09b3c5da4fe70bbd33"
PARITY_BIN_LOC: "https://s3.us-east-2.amazonaws.com/poa-builds-parity-published/1.10.6/parity"
PARITY_BIN_SHA256: "539f4788fbd605a9cd87b5bf747b27ae05b8a4080b26aa3da645b0446fa9f9cc"
ORCHESTRATOR_BIN_LOC: ""
ORCHESTRATOR_BIN_SHA256: ""
validator_archive: "off"
bootnode_archive: "off"
@ -12,4 +14,4 @@ bootnode_orchestrator: "off"
username: "poa"
users:
- name: "{{ username }}"
home: "/home/{{ username }}"
home: "/home/{{ username }}"