Closed fridex closed 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_
DEPLOY_QUEUE_PREFIX
deployment1_
Done in https://github.com/selinon/selinonlib/commit/3b6dcfd91e0afac5ffe887b66e3e281571ee8098
Add support for parametrizing queues would be cool:
DEPLOY_QUEUE_PREFIX
could bedeployment1_