Fix undef typo
Change-Id: Idf09e87a4941f1cd3c8e929214348da3167978af
This commit is contained in:
parent
7859ee840b
commit
bd265b054b
@ -287,7 +287,7 @@ class aodh (
|
||||
$database_max_overflow = undef,
|
||||
$purge_config = false,
|
||||
# DEPRECATED PARAMETERS
|
||||
$gnocchi_url = $undef,
|
||||
$gnocchi_url = undef,
|
||||
) inherits aodh::params {
|
||||
|
||||
include ::aodh::deps
|
||||
|
Loading…
Reference in New Issue
Block a user