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:
parent
90ae33a3df
commit
32b53e1272
@ -17,7 +17,7 @@ resources:
|
|||||||
steak_node:
|
steak_node:
|
||||||
type: "OS::Nova::Server"
|
type: "OS::Nova::Server"
|
||||||
properties:
|
properties:
|
||||||
key_name: sdake
|
key_name: mykey
|
||||||
image: cirros
|
image: cirros
|
||||||
flavor: m1.small
|
flavor: m1.small
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user