mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
* do a special download and install of usbmount * misspelled iiab_download_url * misspell downloads_dir * diable php-sqlite * php version issues * fixes transferred from recognize branch * local_fact moved * remove preload * remove preload * spell ansible * debian9 sqlite3 * package needs name * remove prepped * use apt ratheer than ansible package for npm * monit disable chkconfig * moodle needs php-zip and php-mbstring * debian9 -> debian-9 * returen to os_ver nomenclature for OS.yml
24 lines
621 B
YAML
24 lines
621 B
YAML
is_debian: True
|
|
is_debuntu: True
|
|
dns_service: bind9
|
|
dns_user: bind
|
|
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
|
|
kalite_program: /usr/local/bin/kalite
|
|
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: 7.0
|
|
postgresql_version: 9.6
|
|
|
|
|