Adrien Delorme
|
abd6eda6c9
|
generate execution policy from makefile
* make generate now generates on `./...` instead of `.`
|
2019-05-27 14:52:04 +02:00 |
Adrien Delorme
|
7005958155
|
execution policy: make everything more idiomatic
* make possible execution policy values lowercase
* prefix execution policies possibilities
|
2019-05-23 17:12:32 +02:00 |
Adrien Delorme
|
e62aba3788
|
allow to set ExecutionPolicy to none for powershell provisioner
this has the effect to not wrap the command, which will allow to know the exit status of a command in docker
|
2019-05-23 16:42:44 +02:00 |
Adrien Delorme
|
e96409954a
|
add execution policy type and use it to default the powershell cmd
|
2019-05-23 16:12:05 +02:00 |