packer: explicitly set Bash as default shell for Vagrant user
authorMichael Prokop <mika@grml.org>
Thu, 11 Aug 2016 21:33:33 +0000 (23:33 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 11 Aug 2016 21:34:16 +0000 (23:34 +0200)
commit5e6671f26a3518388b7320d9dfcbbeefc281a082
tree4cdc50fb695ad07c99ec0e09557d69a6f81f0ebf
parent12f4a35be8bcb52492d3745ac21c4a482bedb948
packer: explicitly set Bash as default shell for Vagrant user

If the provision script fails with Zsh setup then it's annoying
to be dropped to /bin/sh, so let's assume /bin/bash as safe
default.
packer/debian64_provision.sh