Skip to content

Commit

Permalink
Merge pull request #221 from ArseniiPetrovich/master
Browse files Browse the repository at this point in the history
Update netstat api version
  • Loading branch information
phahulin authored Apr 4, 2019
2 parents 2772d03 + 6229035 commit 21d129f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/poa-netstats/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
MAIN_REPO_FETCH: "poanetwork"
GENESIS_NETWORK_NAME: "PoA"

api_version: "9773b5b"
api_version: "master"

NODE_FULLNAME: ""
NODE_ADMIN_EMAIL: ""
Expand All @@ -13,4 +13,4 @@ NETSTATS_SECRET: ""
username: "poa"
users:
- name: "{{ username }}"
home: "/home/{{ username }}"
home: "/home/{{ username }}"

0 comments on commit 21d129f

Please sign in to comment.