Skip to content

1.0.7

Compare
Choose a tag to compare
@manhart manhart released this 09 Aug 21:01
· 11 commits to master since this release
dd238d6
  • Moved the deactivation of SSH PasswordAuthentication from the Packer templates to the Vagrant Template (provisioning process). The parameter will be disabled only if a public key is found in ~/.ssh/id_rsa.pub.
  • Enabled noninteractive mode during provisioning (shell) to prevent dpkg-preconfigure error messages.
  • Enabled automatic acceptance of EULA for various updates, including MSSQL.
  • SSL/TLS certificate couldn't be created due to a typo. Error has been fixed.