tendermint 0.11.0 compatibility

This commit is contained in:
Greg Szabo 2017-09-25 11:11:20 -04:00
parent 94a5087e0f
commit 85e562004c

View File

@ -12,7 +12,7 @@
"data": "{{hostvars[host]["pubkey"]["data"]}}", "data": "{{hostvars[host]["pubkey"]["data"]}}",
"type": "{{hostvars[host]["pubkey"]["type"]}}" "type": "{{hostvars[host]["pubkey"]["type"]}}"
}, },
"amount":10, "power":10,
"name":"{{hostvars[host]["inventory_hostname"]}}" "name":"{{hostvars[host]["inventory_hostname"]}}"
} }
{% endfor %} {% endfor %}