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

small fixes, setuptools 28.8.0 installed by hand, to fix a ka-lite pip install failure I say before

This commit is contained in:
George Hunt 2017-05-29 00:07:31 -04:00
parent ff3a469725
commit 87cfe7e291
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash
# copy var files to /etc/xsce for subsequent use
mkdir -p /etc/xsce

View file

@ -1,7 +1,8 @@
is_debian: false
is_debuntu: false
is_ubuntu: false
is_centos: true
is_fedora: true
is_fedora: false
is_redhat: true
dns_service: named
dns_user: named
@ -19,5 +20,5 @@ systemctl_program: /usr/bin/systemctl
mysql_service: mariadb
apache_log: /var/log/httpd/access_log
sshd_service: sshd
+php_version: 7.0
+postgresql_version: 9.5
php_version: 7.0
postgresql_version: 9.5