PHRAS-2496 Pre-build vagrant image for Phraseanet and implement it in Phraseanet vagrant file

This commit is contained in:
Xavier Rousset
2019-04-19 18:46:46 +02:00
parent 035d804d15
commit 79e33fcae1
2 changed files with 15 additions and 15 deletions

View File

@@ -4,18 +4,18 @@
vars_files:
- vars/all.yml
roles:
- server
- repositories
- vagrant_local
- nginx
- mariadb
- elasticsearch
- rabbitmq
- php
- xdebug
- composer
- mailcatcher
- node
- yarn
# - server
# - repositories
# - vagrant_local
# - nginx
# - mariadb
# - elasticsearch
# - rabbitmq
# - php
# - xdebug
# - composer
# - mailcatcher
# - node
# - yarn
# - ffmpeg
- app
- ffmpeg