This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
Debugging genesis gathering
pull/1943/head
Greg Szabo
7 years ago
parent
86e9e7d7c5
commit
ca9bad2b04
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ansible/roles/config/tasks/main.yml
+ 1
- 0
ansible/roles/config/tasks/main.yml
View File
@ -8,6 +8,7 @@
register
:
pubkeys
changed_when
:
false
-
debug
:
var=((groups[testnet_name]|default([]))+(groups['tag_Environment_'~testnet_name]|default([])))
-
debug
:
var=pubkeys
-
name
:
register tendermint public keys as host facts
Write
Preview
Loading…
Cancel
Save