Support multiple VMs in Vagrant config

This commit is contained in:
2022-05-24 12:43:16 +02:00
parent 77e7eed795
commit 630ea5113e
3 changed files with 7852 additions and 98 deletions

View File

@@ -6,9 +6,6 @@
"default_attributes": {
},
"override_attributes": {
"kosmos-parity": {
"debian_package_dir": "/vagrant"
},
"kosmos-mastodon": {
"elasticsearch": {
"allocated_memory": "128m"
@@ -18,6 +15,8 @@
"master_hostname": "localhost"
},
"bitcoin": {
"username": "vagrant",
"usergroup": "vagrant",
"conf": {
"testnet": 1,
"irc": 1,