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 fd4844a012 - Show all commits

View File

@ -177,7 +177,7 @@ api_permissions:
"akkounts":
who:
<% @akkounts_ip_addresses.each do |ip| -%>
- ip: "<%= ip %>/8"
- ip: "<%= ip %>/32"
<% end -%>
what:
- "add_rosteritem"