unicesi / amelia

:airplane: DSL for deploying distributed systems, with custom commands to compile and execute FraSCAti applications
GNU Lesser General Public License v3.0
2 stars 3 forks source link

Simplify the use of nodes #37

Open jachinte opened 8 years ago

jachinte commented 8 years ago

The concept of role or group can reduce the amount of text, and simplify the understanding of a deployment specification. This can be as simple as adding util methods to read group hosts, or more complex as modifying the language syntax to give each host a role, and then use it in the on-host blocks.