Fix undef typo

Change-Id: Idf09e87a4941f1cd3c8e929214348da3167978af
This commit is contained in:
Tobias Urdin 2018-09-23 15:31:09 +02:00
parent 7859ee840b
commit bd265b054b
1 changed files with 1 additions and 1 deletions

View File

@ -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