Skip to content
Snippets Groups Projects
Commit c30e3153 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Remove keypair and private key from pkrvars example

parent bedd65c6
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,3 @@ auto_accept_members = false
image_tags = []
# The username to connect to SSH with. Used by Packer build section
ssh_username = "centos"
# Key that will be used for SSH with the machine. Must match key pair name loaded up into the remote.
ssh_keypair_name = ""
# Path to the private key file to use to authenticate with SSH.
ssh_private_key_file = ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment