Set up new Mastodon VM, fix/improve Chef recipes #284

Merged
greg merged 8 commits from chore/move_mastodon_to_vm into master 2021-01-14 15:17:20 +00:00
Showing only changes of commit e7fbd57189 - 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"