Make the demo use the default key mykey

The old key defaulted to sdake which was incorrect.

Change-Id: I76a87d2e7da17a245f6ee339db4fd4149ddfe5ff
This commit is contained in:
Steven Dake 2015-04-28 11:52:00 -07:00 committed by Martin André
parent 90ae33a3df
commit 32b53e1272

View File

@ -17,7 +17,7 @@ resources:
steak_node:
type: "OS::Nova::Server"
properties:
key_name: sdake
key_name: mykey
image: cirros
flavor: m1.small
networks: