onefinestay / gonzo

Instance and release management made easy
Other
17 stars 4 forks source link

Support fabric's task roles #32

Open AndrewIngram opened 10 years ago

AndrewIngram commented 10 years ago

Fabric has a concept of roles for tasks, where you can define which groups of hosts a task should be executed on, eg 'web', 'worker', 'db', 'cache'. It would be very useful if there was a way to hook these up with the gonzo cloud configurations.

http://docs.fabfile.org/en/1.4.0/api/core/decorators.html#fabric.decorators.roles