Merge "Make Horizon's SECURITY_KEY 64 characters long"
This commit is contained in:
commit
9928adca3b
@ -326,7 +326,7 @@ resources:
|
|||||||
HorizonSecret:
|
HorizonSecret:
|
||||||
type: OS::TripleO::RandomString
|
type: OS::TripleO::RandomString
|
||||||
properties:
|
properties:
|
||||||
length: 10
|
length: 64
|
||||||
|
|
||||||
NetCidrMapValue:
|
NetCidrMapValue:
|
||||||
type: OS::Heat::Value
|
type: OS::Heat::Value
|
||||||
|
Loading…
Reference in New Issue
Block a user