Bundle main IPFS node recipes in a role

So we can find the VM/IP
This commit is contained in:
Râu Cao
2022-11-04 14:37:23 +01:00
parent 1c17906a41
commit 37710be28b
2 changed files with 15 additions and 4 deletions

View File

@@ -74,8 +74,6 @@
"run_list": [
"recipe[kosmos-base]",
"role[kvm_guest]",
"recipe[kosmos-ipfs]",
"recipe[kosmos-ipfs::public_gateway]",
"recipe[kosmos-ipfs::kredits_pinner]"
"role[ipfs_gateway]"
]
}
}