diff --git a/examples/inventory-cosmos-hub.yml b/examples/inventory-cosmos-hub.yml index a4aae14fc..a2711c687 100644 --- a/examples/inventory-cosmos-hub.yml +++ b/examples/inventory-cosmos-hub.yml @@ -3,8 +3,8 @@ all: vars: ansible_user: root - chain_registry: "https://registry.ping.pub/cosmoshub/chain.json" - # chain_registry: "https://files.polypore.xyz/chain.json" + # chain_registry: "https://registry.ping.pub/cosmoshub/chain.json" + chain_registry: "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/chain.json" chain_home_clear: false node_unsafe_reset: true chain_use_ssl_proxy: false