We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d735d1d commit 7a23ac6Copy full SHA for 7a23ac6
infrastructure/ansible/provision_compute_only.yaml
@@ -8,7 +8,7 @@
8
ipfs_path: "/opt/ipfs"
9
gpu: true
10
go_version: 1.20.3
11
- bacalhau_version: "v1.0.3"
+ bacalhau_version: "v1.1.0"
12
bacalhau_node_type: "compute"
13
ipfs_connect: /ip4/127.0.0.1/tcp/5001
14
owner: labdao
infrastructure/ansible/provision_requester.yaml
@@ -4,7 +4,7 @@
4
vars:
5
ipfs_version: "0.18.0"
6
7
bacalhau_node_type: "requester"
0 commit comments