ansible/host_vars/gitea.emma.ccchb.de.yml

28 lines
596 B
YAML

vm_index: 2
gitea_version: "1.12.4"
gitea_app_name: "dev.ccchb.de"
gitea_ssh_domain: "dev.ccchb.de"
gitea_http_domain: "dev.ccchb.de"
gitea_root_url: "https://dev.ccchb.de"
gitea_http_listen: "[::]"
gitea_http_port: 443
gitea_systemd_cap_net_bind_service: true
gitea_protocol: "https"
gitea_http_letsencrypt_mail: "webmaster@ccchb.de"
gitea_ssh_listen: "[::]"
gitea_ssh_port: 2222
gitea_start_ssh: true
# Don't use a public CDN for frontend assets
gitea_offline_mode: true
gitea_disable_gravatar: true
gitea_enable_captcha: false
user_mgmt:
genofire:
state: present
groups: sudo