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

28 lines
704 B
Text
Raw Normal View History

2017-11-10 09:14:25 +00:00
is_debuntu: True
is_ubuntu: True
2019-01-13 08:29:07 +00:00
is_ubuntu_17: True
2019-02-01 01:35:08 +00:00
# 2019-01-31: These apply if-only-if named_install and/or dhcpd_install are True
# (This is quite rare now that vars/default_vars.yml sets dnsmasq_install: True)
2017-11-10 09:14:25 +00:00
dns_service: bind9
dns_user: bind
dhcp_service: isc-dhcp-server
2019-02-01 01:35:08 +00:00
2017-11-10 09:14:25 +00:00
proxy: squid
proxy_user: proxy
apache_service: apache2
apache_user: www-data
2020-01-30 09:00:00 +00:00
apache_conf_dir: apache2/sites-available
2017-11-10 09:14:25 +00:00
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
2019-01-02 03:33:32 +00:00
sshd_package: openssh-server
2017-11-10 09:14:25 +00:00
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