summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhang.lei <zhang.lei@99cloud.net>2018-05-09 09:35:47 +0000
committerzhang.lei <zhang.lei@99cloud.net>2018-05-09 09:35:47 +0000
commitb2df3b3da2acd3cb61cd691261964a49f8d9e406 (patch)
tree350e496e85f3af0103f59ea9c6fcb5e7a68b2a02
parent28ab0afaa557d4814f1406db4a097fbbc5037550 (diff)
downloadheat-templates-b2df3b3da2acd3cb61cd691261964a49f8d9e406.tar.gz
Fix the incorrect cirros default password
Following by https://docs.openstack.org/image-guide/obtain-images.html#cirros-test Change-Id: I43f8ab98ba18fb27209c6a80458053e0eea89216
-rw-r--r--hot/mistral/templates/autoscaling_using_mistral.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hot/mistral/templates/autoscaling_using_mistral.yaml b/hot/mistral/templates/autoscaling_using_mistral.yaml
index 983bcf1..444c64d 100644
--- a/hot/mistral/templates/autoscaling_using_mistral.yaml
+++ b/hot/mistral/templates/autoscaling_using_mistral.yaml
@@ -26,7 +26,7 @@ parameters:
password:
type: string
- default: 'cubswin:)'
+ default: 'gocubsgo'
description: Password to access instances
pattern_release: