Use separate test vhost for celery queues

This commit is contained in:
Jan Dittberner 2016-01-31 21:46:14 +01:00
parent e0449148a7
commit eda20937dc
2 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,7 @@
Changelog
=========
* :support:`-` use separate test vhost for celery queues
* :support:`-` switch licensing to AGPLv3+
* :support:`-` add a Vagrant setup to ease development
* :support:`-` add example provisioning defined as saltstack states