jailsetup.sh: provide minimal Girocco ssh client config
commit058ef33173a3d4b6c0902b9b212a3c03bf984cc0
authorKyle J. McKay <mackyle@gmail.com>
Thu, 8 Feb 2018 22:12:47 +0000 (8 14:12 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 8 Feb 2018 22:12:47 +0000 (8 14:12 -0800)
tree833c3bd99a5eeaf35acbaf4da9eaca09d1d7d7ae
parentd8fb3c88a88c9089dc5997e61db93e712775548b
jailsetup.sh: provide minimal Girocco ssh client config

Normally Girocco does not use ssh.

However, if a manually configured baseurl or perhaps a custom
foreign VCS mirror is in use it might use it indirectly.

Provide a bare minimal config for the ssh client when run
under Girocco to attempt to suppress interactive prompts
that could hang the fetch (ultimately resulting in it being
killed anyway).

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jailsetup.sh