mirror of https://dev.ccchb.de/ccchb/ansible.git
15 lines
378 B
YAML
15 lines
378 B
YAML
ipv6: 2a01:4f8:150:926f::5/127
|
|
ipv6route: 2a01:4f8:150:926f::4
|
|
ipv4: 10.0.0.1/31
|
|
ipv4route: 10.0.0.0
|
|
dns: 213.133.98.98 8.8.8.8
|
|
default_root_ssh_publickey: "https://fireorbit.de/keys/ssh"
|
|
nginx_acme_mail: "webmaster@ccchb.de"
|
|
nextcloud_domain: "cloud.ccchb.de"
|
|
php_config:
|
|
- key: "memory_limit"
|
|
value: "512M"
|
|
php_fpm_env:
|
|
- key: 'PATH'
|
|
value: "/usr/local/bin:/usr/bin:/bin"
|