62fe9df044
The provision shell script tries to install libssl1.1 package as dependency of ca-certificates package. The installing of libssl requires to restart some services, and it asks for confirmation of this. But there are no interactive session at this stage, so Vagrant provisioning just hungs. This commit add a `libraries/restart-without-asking boolean true` setting before installing libssl, so it doesn't ask confirmation anymore and the provisioning works again. |
||
---|---|---|
.. | ||
digitalocean | ||
tls | ||
vagrant |