1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

ubuntu-17.yml

This commit is contained in:
Jerry Vonau 2017-11-10 03:14:25 -06:00
parent caa9b28c7e
commit ddf2129e5d
3 changed files with 26 additions and 8 deletions

22
vars/ubuntu-17.yml Normal file
View file

@ -0,0 +1,22 @@
is_debuntu: True
is_ubuntu: True
dns_service: bind9
dns_user: bind
dhcp_service: isc-dhcp-server
proxy: squid
proxy_user: proxy
apache_service: apache2
apache_user: www-data
apache_config_dir: apache2/sites-available
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
sshd_service: ssh
php_version: 7.0
postgresql_version: 9.6
systemd_location: /lib/systemd/system