trabajo-afectivo/.pkgr.yml

18 lines
234 B
YAML
Raw Normal View History

2015-12-03 09:03:08 +00:00
targets:
centos-7:
dependencies:
- httpd
- mariadb-server
user: "zammad"
group: "zammad"
after_install: packaging/hooks/postinstall.sh
env:
- RAILS_ENV=development
- RAILS_GROUPS=assets
notifications: false