Skip to content
Snippets Groups Projects
Commit 32b53e12 authored by Steven Dake's avatar Steven Dake Committed by Martin André
Browse files

Make the demo use the default key mykey

The old key defaulted to sdake which was incorrect.

Change-Id: I76a87d2e7da17a245f6ee339db4fd4149ddfe5ff
parent 90ae33a3
No related merge requests found
......@@ -17,7 +17,7 @@ resources:
steak_node:
type: "OS::Nova::Server"
properties:
key_name: sdake
key_name: mykey
image: cirros
flavor: m1.small
networks:
......
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