diff --git a/manifests/keystone/auth.pp b/manifests/keystone/auth.pp index 13296bd4..bad0bc03 100644 --- a/manifests/keystone/auth.pp +++ b/manifests/keystone/auth.pp @@ -97,7 +97,7 @@ # } # class heat::keystone::auth ( - $password = false, + $password, $email = 'heat@localhost', $auth_name = 'heat', $service_name = 'heat',