Fix new lint errors
Fix "WARNING: there should be a single space before '=>'" newly detected by new puppet-lint. Change-Id: I6062e5edc2da0c396eadeb323202e1ad603cd1cd
This commit is contained in:
parent
86a6592f34
commit
0b857ff8f1
@ -239,7 +239,7 @@ class heat::keystone::authtoken(
|
||||
|
||||
keystone::resource::authtoken {
|
||||
'heat_config':
|
||||
* => $params;
|
||||
* => $params;
|
||||
default:
|
||||
username => $username,
|
||||
password => $password,
|
||||
|
Loading…
x
Reference in New Issue
Block a user