1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
iiab/vars/raspbian-9.yml

24 lines
507 B
YAML
Raw Normal View History

2017-08-22 00:49:31 +00:00
is_rpi: True
is_debian: True
is_debuntu: True
rtc_id: ds3231
dns_service: bind9
dns_user: bind
dhcp_service: isc-dhcp-server
2017-08-22 00:49:31 +00:00
proxy: squid
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
sshd_service: ssh
php_version: 7.0
postgresql_version: 9.6
2017-09-20 14:24:49 +00:00
systemd_location: /lib/systemd/system