Remove useless "warning" in parameter description

It's not much useful to explain the deprecated parameter which is not
supported by this module.

Change-Id: I97f90258a97240713ee5b000dd9da959e89826dd
This commit is contained in:
Takashi Kajinami 2023-10-27 22:54:48 +09:00
parent d11f87554d
commit 0dac9f689a
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
#
# [*max_recordset_name_len*]
# (optional) Maximum record name length.
# warning('The max_record_name_len parameter is deprecated, use max_recordset_name_len instead.')
# Defaults to $facts['os_service_default']
#
# [*min_ttl*]