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