nodepool/releasenotes/notes/shell-type-config-ee83971f4cdae0d9.yaml
Daniel Blixt 446c0ca7d2 Update docs for shell-type driver config
Change-Id: I08aa454ed55992f444a602abc2d52777edb7daac
2021-03-08 14:43:25 -08:00

12 lines
451 B
YAML

---
features:
- |
AWS EC2, GCE, Kubernetes, Openshift, Openshift Pods, OpenStack and Static
drivers now support a shell-type config. Shell-type config is intended
to enable setting of cmd or powershell as shell type for Windows workers
with connection-type ssh.
For Linux workers, there is a long standing ansible issue with using
non-default shell type and become, so care should be taken if using
it for such workers.