mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Might as well align linuxmint-20.yml.unused w/ others
This commit is contained in:
parent
5d66eb5f89
commit
13df79006c
1 changed files with 11 additions and 14 deletions
|
@ -6,20 +6,17 @@ is_ubuntu_20: True
|
||||||
is_linuxmint: True
|
is_linuxmint: True
|
||||||
is_linuxmint_20: True
|
is_linuxmint_20: True
|
||||||
|
|
||||||
proxy: squid
|
# proxy: squid
|
||||||
proxy_user: proxy
|
# proxy_user: proxy
|
||||||
apache_service: apache2
|
# apache_service: apache2
|
||||||
apache_user: www-data
|
# apache_user: www-data
|
||||||
apache_conf_dir: apache2/sites-available
|
# smb_service: smbd
|
||||||
apache_log_dir: /var/log/apache2
|
# nmb_service: nmbd
|
||||||
apache_log: /var/log/apache2/access.log
|
# systemctl_program: /bin/systemctl
|
||||||
smb_service: smbd
|
# mysql_service: mariadb
|
||||||
nmb_service: nmbd
|
# sshd_package: openssh-server
|
||||||
systemctl_program: /bin/systemctl
|
# sshd_service: ssh
|
||||||
mysql_service: mariadb
|
# systemd_location: /lib/systemd/system
|
||||||
sshd_package: openssh-server
|
|
||||||
sshd_service: ssh
|
|
||||||
systemd_location: /lib/systemd/system
|
|
||||||
# php_version: "7.4"
|
# php_version: "7.4"
|
||||||
# postgresql_version: 12
|
# postgresql_version: 12
|
||||||
# python_version: "3.8"
|
# python_version: "3.8"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue