Update the ipfs-1 node file after running chef
This commit is contained in:
parent
83736d2a85
commit
1551fe6d1b
@ -8,7 +8,7 @@
|
|||||||
"automatic": {
|
"automatic": {
|
||||||
"fqdn": "ipfs-1",
|
"fqdn": "ipfs-1",
|
||||||
"os": "linux",
|
"os": "linux",
|
||||||
"os_version": "5.4.0-52-generic",
|
"os_version": "5.4.0-54-generic",
|
||||||
"hostname": "ipfs-1",
|
"hostname": "ipfs-1",
|
||||||
"ipaddress": "192.168.122.195",
|
"ipaddress": "192.168.122.195",
|
||||||
"roles": [
|
"roles": [
|
||||||
@ -40,6 +40,7 @@
|
|||||||
"kosmos-nodejs::default",
|
"kosmos-nodejs::default",
|
||||||
"nodejs::nodejs_from_package",
|
"nodejs::nodejs_from_package",
|
||||||
"nodejs::repo",
|
"nodejs::repo",
|
||||||
|
"kosmos-ipfs::firewall_swarm",
|
||||||
"firewall::default",
|
"firewall::default",
|
||||||
"chef-sugar::default",
|
"chef-sugar::default",
|
||||||
"kosmos-nginx::default",
|
"kosmos-nginx::default",
|
||||||
@ -51,6 +52,8 @@
|
|||||||
"nginx::commons_dir",
|
"nginx::commons_dir",
|
||||||
"nginx::commons_script",
|
"nginx::commons_script",
|
||||||
"nginx::commons_conf",
|
"nginx::commons_conf",
|
||||||
|
"kosmos-nginx::firewall",
|
||||||
|
"kosmos-ipfs::firewall_public_gateway",
|
||||||
"kosmos-base::letsencrypt"
|
"kosmos-base::letsencrypt"
|
||||||
],
|
],
|
||||||
"platform": "ubuntu",
|
"platform": "ubuntu",
|
||||||
@ -72,4 +75,4 @@
|
|||||||
"recipe[kosmos-ipfs]",
|
"recipe[kosmos-ipfs]",
|
||||||
"recipe[kosmos-ipfs::public_gateway]"
|
"recipe[kosmos-ipfs::public_gateway]"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user