blablacar / ggn

Link container builds with envs to end up into low level orchestration
35 stars 9 forks source link

Make possible to generate several output files with several input templates #73

Open hightoxicity opened 7 years ago

hightoxicity commented 7 years ago

in service dir, if we have those two templates: unit.tmpl binary.tmpl

ggn myenv myservice generate generated files: units/myenv_myservice_mynode1.service binary/myenv_myservice_mynode1

It could be useful to generate for example bash script to test rkt command directly with interactive flags for example

n0rad commented 7 years ago

Please give a use case of what you want to do