Move os-collect-config section
All these sections are in alphabetical order except this one. Change-Id: Id0586b5ba11e3c00e36397c7e2cd46e0c8cae292
This commit is contained in:
parent
fcbead3871
commit
ee0a83ec16
@ -187,17 +187,6 @@ Resources:
|
||||
- networks
|
||||
service-password:
|
||||
Ref: GlancePassword
|
||||
os-collect-config:
|
||||
cfn:
|
||||
access_key_id:
|
||||
Ref: Key
|
||||
path: notcomputeConfig.Metadata
|
||||
secret_access_key:
|
||||
Fn::GetAtt:
|
||||
- Key
|
||||
- SecretAccessKey
|
||||
stack_name:
|
||||
Ref: AWS::StackName
|
||||
heat:
|
||||
admin_password:
|
||||
Ref: HeatPassword
|
||||
@ -298,6 +287,17 @@ Resources:
|
||||
metadata-proxy: true
|
||||
service-password:
|
||||
Ref: NovaPassword
|
||||
os-collect-config:
|
||||
cfn:
|
||||
access_key_id:
|
||||
Ref: Key
|
||||
path: notcomputeConfig.Metadata
|
||||
secret_access_key:
|
||||
Fn::GetAtt:
|
||||
- Key
|
||||
- SecretAccessKey
|
||||
stack_name:
|
||||
Ref: AWS::StackName
|
||||
rabbit:
|
||||
host:
|
||||
Fn::Select:
|
||||
|
Loading…
Reference in New Issue
Block a user