added shell attribute to unit object definition to allow more flexibility; defaults to sh
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
"units_path": "units/",
|
||||
"plan_path": "plans/atomic.plan",
|
||||
"config_version": "3",
|
||||
"env_vars_file": "examplar.variables"
|
||||
"env_vars_file": "examplar.variables",
|
||||
"shell": "/bin/bash"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user