Merge branch 'lnd_tor_changes' into feature/qemu_snapshots
This commit is contained in:
@@ -8,15 +8,16 @@
|
||||
"automatic": {
|
||||
"fqdn": "ipfs-1",
|
||||
"os": "linux",
|
||||
"os_version": "5.4.0-54-generic",
|
||||
"os_version": "5.4.0-110-generic",
|
||||
"hostname": "ipfs-1",
|
||||
"ipaddress": "192.168.122.195",
|
||||
"roles": [
|
||||
|
||||
"kvm_guest"
|
||||
],
|
||||
"recipes": [
|
||||
"kosmos-base",
|
||||
"kosmos-base::default",
|
||||
"kosmos_kvm::guest",
|
||||
"kosmos-ipfs",
|
||||
"kosmos-ipfs::default",
|
||||
"kosmos-ipfs::public_gateway",
|
||||
@@ -72,6 +73,7 @@
|
||||
},
|
||||
"run_list": [
|
||||
"recipe[kosmos-base]",
|
||||
"role[kvm_guest]",
|
||||
"recipe[kosmos-ipfs]",
|
||||
"recipe[kosmos-ipfs::public_gateway]"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user