Update node configs

This commit is contained in:
2020-12-11 19:24:12 +01:00
parent fb996e9abf
commit 4b9dfd9c60
8 changed files with 18 additions and 13 deletions

View File

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