issues
search
in6pio
/
Incipio
ERP pour Junior-Entreprises.
http://incipio.fr
GNU Affero General Public License v3.0
5
stars
5
forks
source link
Dev env cleanup + Linux fix
#11
Closed
theofidry
closed
9 years ago
theofidry
commented
9 years ago
Changed of Vagrant box source for
jessie
.
Changed VM MySQL port as it may often overlap with the user MySQL server.
Disabled default vagrant sync folder (was unused)
Changed Ansible provision host from
all
to
dev
so that we can add a
prod
host.
Change
incipio
ansible role for
symfony
as it is more symfony centric.
Various fix on scripts:
Syntax fix.
Checked for the use of sudo.
Added composer self update.
jessie
.all
todev
so that we can add aprod
host.incipio
ansible role forsymfony
as it is more symfony centric.