ministryofjustice / cotton

Project independent shared fabric extensions to bootstrap first VM and manage configuration within team
3 stars 2 forks source link

bootstrap_master/bootstrap_minion - roles arg #30

Open munhitsu opened 10 years ago

munhitsu commented 10 years ago

Roles can not be used as fabric task argument. In such case it's being intercepted by internal fabric roles mechanism.

PS: It would be interesting to leverage the fabric roles mechanism but it might not be possible.