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

(maint) Add note about comma delimiting supported checksum types #4639

Conversation

joshcooper
Copy link
Contributor

Add note about "Values must be comma-separated" like we do for tags and
reports settings.

@joshcooper
Copy link
Contributor Author

ping @MikaelSmith @jtappa

@kylog
Copy link

kylog commented Feb 5, 2016

👍

The travis failure is spurious and unrelated to this PR.

@jtappa
Copy link
Contributor

jtappa commented Feb 5, 2016

👍

@@ -791,7 +791,7 @@ def self.default_diffargs
:default => ['md5', 'sha256'],
:type => :array,
:desc => 'Checksum types supported by this agent for use in file resources of a static
catalog. Valid types are md5, md5lite, sha256, sha256lite, sha1, sha1lite, mtime, ctime.',
catalog. Values must be comma-separated. Valid types are md5, md5lite, sha256, sha256lite, sha1, sha1lite, mtime, ctime.',
Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't follow line-wrapping for descriptions elsewhere in the file. Does it matter?

@joshcooper joshcooper force-pushed the maint/master/update-supported_checksum_types-description branch from 54486ee to 860ecd7 Compare February 5, 2016 23:22
@joshcooper
Copy link
Contributor Author

@MikaelSmith updated:

$ bundle exec puppet doc -r configuration
...
### supported_checksum_types

Checksum types supported by this agent for use in file resources of a
static catalog. Values must be comma-separated. Valid types are md5,
md5lite, sha256, sha256lite, sha1, sha1lite, mtime, ctime.

Add note about "Values must be comma-separated" like we do for tags and
reports settings.
@joshcooper joshcooper force-pushed the maint/master/update-supported_checksum_types-description branch from 860ecd7 to 68402d4 Compare February 8, 2016 17:14
@joshcooper
Copy link
Contributor Author

ping @MikaelSmith

MikaelSmith pushed a commit that referenced this pull request Feb 8, 2016
…d_checksum_types-description

(maint) Add note about comma delimiting supported checksum types
@MikaelSmith MikaelSmith merged commit a81f968 into puppetlabs:master Feb 8, 2016
@joshcooper joshcooper deleted the maint/master/update-supported_checksum_types-description branch August 14, 2018 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants