Merge "Use password generator for Kibana"

This commit is contained in:
Jenkins 2016-07-04 12:24:53 +00:00 committed by Gerrit Code Review
commit 0856a17f55
1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,8 @@ attributes:
error: "You must provide a username."
kibana_password:
value: ''
value:
generator: 'password'
label: 'User password'
description: 'The password to access Kibana.'
weight: 18