KernelCafe / welcome

a virtual hackerspace for open-source contributors 🍿☕
https://kernel.cafe/
Apache License 2.0
43 stars 13 forks source link

Fallback to /bin/sh if specified shell is not available #28

Closed runlevel5 closed 3 years ago

tstromberg commented 3 years ago

Since I can't easily do fallback at creation time, I've added a shell field to nodes.yaml which allows admins to select a non-default shell for exceptional cases. I have a MIPS (OpenWRT) node that fits the bill, where users will default to /bin/ash.