Move PostgreSQL to VMs and access via Zerotier #282

Merged
raucao merged 40 commits from feature/postgres_vms into master 2021-01-25 10:56:42 +00:00
Showing only changes of commit 39d0304ab4 - Show all commits

View File

@ -12,11 +12,13 @@
"hostname": "akkounts-1",
"ipaddress": "192.168.122.160",
"roles": [
"postgresql_client",
"akkounts"
],
"recipes": [
"kosmos-base",
"kosmos-base::default",
"kosmos-postgresql::hostsfile",
"kosmos-akkounts",
"kosmos-akkounts::default",
"kosmos-akkounts::nginx",
@ -71,4 +73,4 @@
"recipe[kosmos-base]",
"role[akkounts]"
]
}
}