1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Dynamically extract php_version & python_version

This commit is contained in:
root 2022-12-21 19:29:04 -05:00
parent 2408a08aa9
commit cc659d0837
17 changed files with 113 additions and 77 deletions

View file

@ -7,8 +7,8 @@ is_debian_11: True
proxy: squid
proxy_user: proxy
apache_service: apache2
apache_conf_dir: apache2/sites-available
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
@ -17,7 +17,7 @@ systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: openssh-server
sshd_service: ssh
php_version: "7.4"
# postgresql_version: 13
systemd_location: /lib/systemd/system
# python_ver: "3.9"
# php_version: "7.4"
# postgresql_version: 13
# python_version: "3.9"

View file

@ -7,8 +7,8 @@ is_debian_12: True
proxy: squid
proxy_user: proxy
apache_service: apache2
apache_conf_dir: apache2/sites-available
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
@ -17,7 +17,7 @@ systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: openssh-server
sshd_service: ssh
php_version: "8.1"
# postgresql_version: 15
systemd_location: /lib/systemd/system
# python_ver: "3.10"
# php_version: "8.1"
# postgresql_version: 15
# python_version: "3.10"

View file

@ -19,7 +19,7 @@ systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: openssh-server
sshd_service: ssh
php_version: "7.4"
# postgresql_version: 12
systemd_location: /lib/systemd/system
# python_ver: "3.8"
# php_version: "7.4"
# postgresql_version: 12
# python_version: "3.8"

View file

@ -19,7 +19,7 @@ systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: openssh-server
sshd_service: ssh
php_version: "8.1"
# postgresql_version: 14
systemd_location: /lib/systemd/system
# python_ver: "3.10"
# php_version: "8.1"
# postgresql_version: 14
# python_version: "3.10"

View file

@ -9,8 +9,8 @@ is_raspbian_11: True
proxy: squid
proxy_user: proxy
apache_service: apache2
apache_conf_dir: apache2/sites-available
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
@ -19,7 +19,7 @@ systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: ssh
sshd_service: ssh
php_version: "7.4"
# postgresql_version: 13
systemd_location: /lib/systemd/system
# python_ver: "3.9"
# php_version: "7.4"
# postgresql_version: 13
# python_version: "3.9"

View file

@ -17,7 +17,7 @@ systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: openssh-server
sshd_service: ssh
php_version: "7.4"
postgresql_version: 12
systemd_location: /lib/systemd/system
python_ver: "3.8"
# php_version: "7.4"
# postgresql_version: 12
# python_ver: "3.8"

View file

@ -17,7 +17,7 @@ systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: openssh-server
sshd_service: ssh
php_version: "8.1"
# postgresql_version: 14
systemd_location: /lib/systemd/system
# python_ver: "3.10"
# php_version: "8.1"
# postgresql_version: 14
# python_version: "3.10"

View file

@ -17,7 +17,7 @@ systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: openssh-server
sshd_service: ssh
php_version: "8.1"
# postgresql_version: 14
systemd_location: /lib/systemd/system
# python_ver: "3.10"
# php_version: "8.1"
# postgresql_version: 14
# python_version: "3.10"

View file

@ -17,7 +17,7 @@ systemctl_program: /bin/systemctl
mysql_service: mariadb
sshd_package: openssh-server
sshd_service: ssh
php_version: "8.1"
# postgresql_version: 14
systemd_location: /lib/systemd/system
# python_ver: "3.10"
# php_version: "8.1"
# postgresql_version: 14
# python_version: "3.10"