Skip to content

Commit a49320f

Browse files
committed
chore: cardano-node 10.1.1
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent e16c55e commit a49320f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

roles/cardano_node/defaults/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
cardano_node_install_method: 'docker'
44

55
# Cardano node version
6-
cardano_node_version: '9.2.1'
6+
cardano_node_version: '10.1.1'
77

88
# Cardano network
99
cardano_node_network: mainnet
@@ -72,10 +72,10 @@ cardano_node_topology_publicroots: []
7272
cardano_node_topology_bootstrap_peers:
7373
- address: 'backbone.cardano.iog.io'
7474
port: 3001
75-
- address: 'backbone.mainnet.emurgornd.com'
76-
port: 3001
7775
- address: 'backbone.mainnet.cardanofoundation.org'
7876
port: 3001
77+
- address: 'backbone.mainnet.emurgornd.com'
78+
port: 3001
7979

8080
# Install chrony
8181
chrony_enabled: true

0 commit comments

Comments
 (0)