Add vagrant configurations for testing, readme update and fix to setting permissions for custom user

This commit is contained in:
ronivay
2018-07-26 16:32:44 +03:00
parent 3babda4c55
commit bef3113b61
7 changed files with 213 additions and 4 deletions

9
.gitignore vendored
View File

@@ -1 +1,10 @@
xo-install.log
tests/*/*
tests/*
!tests/Ubuntu
!tests/Ubuntu/Vagrantfile
!tests/CentOS
!tests/CentOS/Vagrantfile
!tests/Debian
!tests/Debian/Vagrantfile
!tests/run-tests.sh