selinon / selinonlib

*depracated* CLI interface for Selinon with a pack of prepared utilities for a user
https://selinonlib.readthedocs.io/
Other
9 stars 3 forks source link

Configurable queues based on env variables #7

Closed fridex closed 7 years ago

fridex commented 7 years ago

Add support for parametrizing queues would be cool:

tasks:
  - name: FooTask
    import: my.module
    queue: "{DEPLOY_QUEUE_PREFIX}footask"

DEPLOY_QUEUE_PREFIX could be deployment1_

fridex commented 7 years ago

Done in https://github.com/selinon/selinonlib/commit/3b6dcfd91e0afac5ffe887b66e3e281571ee8098