diff --git a/openstack.pkrvars.hcl.example b/openstack.pkrvars.hcl.example index 7f2a2f9d3137eeada3fee7a862db5a69927a39de..fd2894836b2838fe25ddf2fccd5c9569fbe6a754 100644 --- a/openstack.pkrvars.hcl.example +++ b/openstack.pkrvars.hcl.example @@ -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 = ""