Compare commits
No commits in common. "a3610995f0e68c02cf28af20ec58b6d273b49c42" and "8b43765a279a092d6218961c586f3561b3a614bd" have entirely different histories.
a3610995f0
...
8b43765a27
2 changed files with 1 additions and 11 deletions
|
@ -42,8 +42,6 @@ haproxy_http:
|
|||
addr: '2a01:4f8:150:926f::13'
|
||||
- host: 'frab.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::17'
|
||||
- host: 'auth.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::11'
|
||||
|
||||
haproxy_sni:
|
||||
- host: 'ccchb.de'
|
||||
|
@ -74,8 +72,6 @@ haproxy_sni:
|
|||
addr: '2a01:4f8:150:926f::13'
|
||||
- host: 'frab.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::17'
|
||||
- host: 'auth.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::11'
|
||||
|
||||
bhyve_ipv4: 10.0.0.0
|
||||
bhyve_ipv6: 2a01:4f8:150:926f::4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
vm_index: 2
|
||||
|
||||
gitea_version: "1.21.2"
|
||||
gitea_version: "1.17.1"
|
||||
gitea_app_name: "dev.ccchb.de"
|
||||
|
||||
# technical:
|
||||
|
@ -29,9 +29,6 @@ gitea_require_signin: false
|
|||
gitea_register_email_confirm: true
|
||||
gitea_enable_captcha: true
|
||||
|
||||
gitea_disable_registration: false
|
||||
gitea_only_allow_external_registration: true
|
||||
|
||||
# privacy:
|
||||
gitea_offline_mode: true
|
||||
gitea_disable_gravatar: true
|
||||
|
@ -48,6 +45,3 @@ user_mgmt:
|
|||
humm:
|
||||
state: present
|
||||
groups: sudo
|
||||
fritz:
|
||||
state: present
|
||||
groups: sudo
|
||||
|
|
Loading…
Reference in a new issue