-
-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct puppet-strings documentation #192
Conversation
systemd::dropin_file is a typeBreaking changes to this file WILL impact these 23 modules (exact match):
Breaking changes to this file MAY impact these 4 modules (near match):systemd::journald is a classthat may have no external impact to Forge modules. systemd::logind is a classthat may have no external impact to Forge modules. systemd::network is a typethat may have no external impact to Forge modules. systemd::resolved is a classBreaking changes to this file MAY impact these 1 modules (near match):systemd::service_limits is a typeBreaking changes to this file WILL impact these 4 modules (exact match):Breaking changes to this file MAY impact these 2 modules (near match):systemd::timesyncd is a classBreaking changes to this file MAY impact these 1 modules (near match):systemd::tmpfile is a typeBreaking changes to this file WILL impact these 1 modules (exact match):systemd::udev::rule is a typethat may have no external impact to Forge modules. systemd::udevd is a classthat may have no external impact to Forge modules. This module is declared in 8 of 576 indexed public
|
Resolve puppet-lint
In various places
@attr
was used instead of@param
. It also didn't use the@summary
tag which led to odd summaries. Then some indenting was incorrect.It also uses a newer version of puppet-strings which generates a list of parameters with links.