inventory: Add host_vars for cloud.emma.ccchb.de.yml

This commit is contained in:
Geno 2020-09-17 00:10:58 +00:00
parent 192bf54877
commit 00d0da7540
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
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"