1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
iiab/vars/raspbian-8.yml
2017-09-21 07:56:57 -07:00

25 lines
647 B
YAML

is_rpi: True
is_debian: True
is_debuntu: True
rtc_id: ds3231
dns_service: bind9
dns_user: bind
proxy: squid3
proxy_user: proxy
apache_service: apache2
apache_config_dir: apache2/sites-available
apache_user: www-data
apache_log_dir: /var/log/apache2
smb_service: smbd
nmb_service: nmbd
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
php_version: 5
postgresql_version: 9.4
systemd_location: /lib/systemd/system