Skip to content
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

Use strings for parameter documentation MODULES-2664 #26

Merged
merged 2 commits into from
Nov 18, 2015

Conversation

borcean
Copy link
Contributor

@borcean borcean commented Nov 5, 2015

Fix for MODULES 2664

@borcean borcean changed the title Use strings for parameter documentation Use strings for parameter documentation MODULES-2664 Nov 5, 2015
@hunner
Copy link
Contributor

hunner commented Nov 5, 2015

This is cool! I know it's strings and auto-documenting and everything, but for MODULES-2664 I think the readme will have to be updated with all current class parameters and sections as described in the Documenting modules section. If strings can generate part of the output, copy pasting that will make it easy.

Feel free to ping on IRC for real-time discussion too.

@@ -2,18 +2,15 @@
#
# This module manages the /etc/motd file using a template
#
# Parameters:
# @param dynamic_motd [Bool] Enable or disable dyanmic motd on Debian systems
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: "dynamic"

hunner added a commit that referenced this pull request Nov 18, 2015
Use strings for parameter documentation MODULES-2664
@hunner hunner merged commit d0019fe into puppetlabs:master Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants