Update node configs

This commit is contained in:
Basti 2020-12-11 19:24:12 +01:00
parent fb996e9abf
commit 4b9dfd9c60
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
8 changed files with 18 additions and 13 deletions

View File

@ -2,7 +2,7 @@
"name": "akkounts-1", "name": "akkounts-1",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "10.147.20.144" "host": "10.1.1.144"
} }
}, },
"automatic": { "automatic": {
@ -12,7 +12,7 @@
"hostname": "akkounts-1", "hostname": "akkounts-1",
"ipaddress": "192.168.122.160", "ipaddress": "192.168.122.160",
"roles": [ "roles": [
"akkounts"
], ],
"recipes": [ "recipes": [
"kosmos-base", "kosmos-base",
@ -48,6 +48,7 @@
"nginx::commons_dir", "nginx::commons_dir",
"nginx::commons_script", "nginx::commons_script",
"nginx::commons_conf", "nginx::commons_conf",
"kosmos-nginx::firewall",
"git::default", "git::default",
"git::package", "git::package",
"kosmos-base::letsencrypt" "kosmos-base::letsencrypt"
@ -70,4 +71,4 @@
"recipe[kosmos-base]", "recipe[kosmos-base]",
"role[akkounts]" "role[akkounts]"
] ]
} }

View File

@ -2,7 +2,7 @@
"name": "bitcoin-2", "name": "bitcoin-2",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "10.147.20.163" "host": "10.1.1.163"
} }
}, },
"automatic": { "automatic": {
@ -57,4 +57,4 @@
"recipe[kosmos-bitcoin::source]", "recipe[kosmos-bitcoin::source]",
"recipe[kosmos-bitcoin::lnd]" "recipe[kosmos-bitcoin::lnd]"
] ]
} }

View File

@ -2,7 +2,7 @@
"name": "ejabberd-1", "name": "ejabberd-1",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "10.147.20.166" "host": "10.1.1.166"
}, },
"kosmos-ejabberd": { "kosmos-ejabberd": {
"erlang_node": "ejabberd@draco.kosmos.org" "erlang_node": "ejabberd@draco.kosmos.org"
@ -39,6 +39,7 @@
"postfix::_attributes", "postfix::_attributes",
"postfix::sasl_auth", "postfix::sasl_auth",
"hostname::default", "hostname::default",
"kosmos-ejabberd::firewall",
"tor-full::default", "tor-full::default",
"kosmos-base::letsencrypt", "kosmos-base::letsencrypt",
"backup::default", "backup::default",

View File

@ -2,7 +2,7 @@
"name": "ejabberd-2", "name": "ejabberd-2",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "10.147.20.44" "host": "10.1.1.44"
}, },
"kosmos-ejabberd": { "kosmos-ejabberd": {
"erlang_node": "ejabberd@centaurus.kosmos.org" "erlang_node": "ejabberd@centaurus.kosmos.org"
@ -39,6 +39,7 @@
"postfix::_attributes", "postfix::_attributes",
"postfix::sasl_auth", "postfix::sasl_auth",
"hostname::default", "hostname::default",
"kosmos-ejabberd::firewall",
"tor-full::default", "tor-full::default",
"kosmos-base::letsencrypt", "kosmos-base::letsencrypt",
"backup::default", "backup::default",

View File

@ -2,7 +2,7 @@
"name": "ipfs-1", "name": "ipfs-1",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "10.147.20.198" "host": "10.1.1.198"
} }
}, },
"automatic": { "automatic": {
@ -72,4 +72,4 @@
"recipe[kosmos-ipfs]", "recipe[kosmos-ipfs]",
"recipe[kosmos-ipfs::public_gateway]" "recipe[kosmos-ipfs::public_gateway]"
] ]
} }

View File

@ -2,7 +2,7 @@
"name": "uploads-1", "name": "uploads-1",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "10.147.20.98" "host": "10.1.1.98"
} }
}, },
"automatic": { "automatic": {
@ -41,6 +41,7 @@
"nginx::commons_dir", "nginx::commons_dir",
"nginx::commons_script", "nginx::commons_script",
"nginx::commons_conf", "nginx::commons_conf",
"kosmos-nginx::firewall",
"kosmos-base::letsencrypt" "kosmos-base::letsencrypt"
], ],
"platform": "ubuntu", "platform": "ubuntu",

View File

@ -2,13 +2,13 @@
"name": "wiki-1", "name": "wiki-1",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "10.147.20.206" "host": "10.1.1.206"
} }
}, },
"automatic": { "automatic": {
"fqdn": "wiki-1", "fqdn": "wiki-1",
"os": "linux", "os": "linux",
"os_version": "5.4.0-45-generic", "os_version": "5.4.0-54-generic",
"hostname": "wiki-1", "hostname": "wiki-1",
"ipaddress": "192.168.122.26", "ipaddress": "192.168.122.26",
"roles": [ "roles": [
@ -51,6 +51,7 @@
"nginx::commons_dir", "nginx::commons_dir",
"nginx::commons_script", "nginx::commons_script",
"nginx::commons_conf", "nginx::commons_conf",
"kosmos-nginx::firewall",
"mediawiki::nginx", "mediawiki::nginx",
"backup::default", "backup::default",
"logrotate::default", "logrotate::default",

View File

@ -2,7 +2,7 @@
"name": "zerotier-1", "name": "zerotier-1",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "10.147.20.147" "host": "10.1.1.147"
} }
}, },
"automatic": { "automatic": {