Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Renat Nurgaliyev committed Aug 1, 2018
1 parent 0f0ae1c commit 3e1c8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer/keystone.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"security_groups": "testinfra-ssh_only",
"ssh_username": "ubuntu",
"ssh_keypair_name": "testinfra-cikey",
"ssh_private_key_file": "~/.ssh/id_rsa",
"ssh_private_key_file": "/root/.ssh/id_rsa",
"reuse_ips": true,
"networks": [
"5d58c0ce-0a53-4452-96d7-1713560b4cde"
Expand Down

0 comments on commit 3e1c8e6

Please sign in to comment.