1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
iiab/vars/ubuntu-17.yml

25 lines
598 B
YAML
Raw Normal View History

2017-11-10 09:14:25 +00:00
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
2017-11-10 09:24:54 +00:00
# issue raised
2017-11-10 09:14:25 +00:00
mysql_service: mysql
apache_log: /var/log/apache2/access.log
sshd_service: ssh
2017-11-14 00:36:28 +00:00
php_version: 7.1
2017-11-10 09:14:25 +00:00
postgresql_version: 9.6
systemd_location: /lib/systemd/system
2018-05-11 03:09:20 +00:00
# Upgrade Ubuntu 17.10's Calibre 3.7.0 to very latest:
2018-05-11 00:08:23 +00:00
calibre_via_debs: False
calibre_via_python: True