Fix the incorrect cirros default password
Following by https://docs.openstack.org/image-guide/obtain-images.html#cirros-test Change-Id: I43f8ab98ba18fb27209c6a80458053e0eea89216
This commit is contained in:
parent
28ab0afaa5
commit
b2df3b3da2
@ -26,7 +26,7 @@ parameters:
|
|||||||
|
|
||||||
password:
|
password:
|
||||||
type: string
|
type: string
|
||||||
default: 'cubswin:)'
|
default: 'gocubsgo'
|
||||||
description: Password to access instances
|
description: Password to access instances
|
||||||
|
|
||||||
pattern_release:
|
pattern_release:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user