pressly / sup

Super simple deployment tool - think of it like 'make' for a network of servers
https://pressly.github.io/sup
MIT License
2.48k stars 178 forks source link

per host env vars #111

Open untoreh opened 7 years ago

untoreh commented 7 years ago

what about something like this:

networks:
 net:
   hosts:
   - endpoint: 192.168.121.2
     env:
       VAR: 1