aboutsummaryrefslogtreecommitdiffstats
path: root/roles/mastodon/defaults/main.yml
blob: d9bab7963a60e846aa8f9122b041dd46ef31b990 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
mastodon_version: 4.1.2

mastodon_access_group: role-mastodon-access
mastodon_db_user: s-mastodon
# mastodon_db_password
mastodon_db_host: '{{ postgresql_host }}'
mastodon_db_name: mastodon
mastodon_ldap_host: '{{ freeipa_hosts | first }}'

mastodon_domain: '{{ email_domain }}'
mastodon_web_domain: '{{ ansible_fqdn }}'
mastodon_email_from: 'mastodon-noreply@{{ email_domain }}'

mastodon_default_locale: en

mastodon_registrations: close

mastodon_redis_port: 6379
mastodon_web_port: 8008
mastodon_streaming_port: 8009

mastodon_sysaccount_username: mastodon
#mastodon_sysaccount_password