-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved the deactivation of SSH PasswordAuthentication from the Packer …
…templates to the provisioning process. The parameter will be disabled 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.
- Loading branch information
Showing
2 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters