Thomas J. Lauer

Results 2 issues of Thomas J. Lauer

The listed website [`gutenbergcloud.org`](https://gutenbergcloud.org/) seems to be broken. 1. The SSL certificate is expired 2. The landing page displays `Passenger error #3` ![image](https://github.com/front/create-cloud-block/assets/25645380/af68877e-0aaf-4e9c-b5b7-38798ae7fa3f)

Fix param name typo in SSHFS Params List. - `oidfile` => `uidfile` When using parameter `idmap=file` SSHFS expects a file path for `uidfile` and/or `gidfile`. Setting the option `oidfile` does...