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

php 7.1 -> 7.2, postgesql 9.6 -> 10.3

This commit is contained in:
A Holt 2018-04-28 12:18:05 -04:00 committed by GitHub
parent 7df888d855
commit 3c3a481a11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,6 @@ systemctl_program: /bin/systemctl
mysql_service: mysql
apache_log: /var/log/apache2/access.log
sshd_service: ssh
php_version: 7.1
postgresql_version: 9.6
php_version: 7.2
postgresql_version: 10.3
systemd_location: /lib/systemd/system