2017-05-27 18:09:50 +00:00
|
|
|
is_debian: true
|
|
|
|
is_debuntu: true
|
|
|
|
is_redhat: false
|
2017-05-27 23:40:12 +00:00
|
|
|
is_fedora: False
|
2017-05-27 18:09:50 +00:00
|
|
|
is_centos: false
|
|
|
|
dns_service: bind9
|
|
|
|
dns_user: bind
|
|
|
|
proxy: squid3
|
|
|
|
proxy_user: proxy
|
|
|
|
apache_service: apache2
|
|
|
|
apache_user: apache
|
|
|
|
apache_config_dir: apache2/sites-available
|
|
|
|
apache_data: www-data
|
|
|
|
apache_log_dir: /var/log/apache2
|
|
|
|
smb_service: smbd
|
|
|
|
nmb_service: nmbd
|
|
|
|
kalite_program: /usr/local/bin/kalite
|
|
|
|
systemctl_program: /bin/systemctl
|
|
|
|
mysql_service: mysql
|
|
|
|
apache_log: /var/log/apache2/access.log
|
|
|
|
# cups lp module not available in raspbian, causes systemd-modueles-load to fail
|
|
|
|
# which in turn cause netfilter-persistent to fail, which is essential
|
|
|
|
cups_install: True
|
|
|
|
sshd_service: ssh
|
2017-05-27 23:40:12 +00:00
|
|
|
php_version: 5
|
|
|
|
postgresql_version: 9.4
|