1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

Might as well align ubuntu-2004.yml.unused w/ others

This commit is contained in:
A Holt 2022-12-23 17:25:54 -05:00 committed by GitHub
parent 87ef9b7f23
commit 5d66eb5f89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,20 +4,17 @@ is_debuntu: True
is_ubuntu: True # Opposite of is_debian for now
is_ubuntu_2004: True
proxy: squid
proxy_user: proxy
apache_service: apache2
apache_user: www-data
apache_conf_dir: apache2/sites-available
apache_log_dir: /var/log/apache2
apache_log: /var/log/apache2/access.log
smb_service: smbd
nmb_service: nmbd
systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: openssh-server
sshd_service: ssh
systemd_location: /lib/systemd/system
# proxy: squid
# proxy_user: proxy
# apache_service: apache2
# apache_user: www-data
# smb_service: smbd
# nmb_service: nmbd
# systemctl_program: /bin/systemctl
# mysql_service: mariadb
# sshd_package: openssh-server
# sshd_service: ssh
# systemd_location: /lib/systemd/system
# php_version: "7.4"
# postgresql_version: 12
# python_ver: "3.8"