[Puppet-dev] [PATCH/puppet 1/1] (#8401) Document that --detailed-exitcodes is a bitmask

2011-07-15 Thread nfagerlund
The agent/apply/device man pages mentioned the 2 and 4 exit codes, but didn't mention that they can combine to make 6 if there are both changes and failures. This commit adds the missing information to all three man pages. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/8401

[Puppet-dev] [PATCH] Maint: Update service type docs for issue #5108

2011-07-14 Thread nfagerlund
Commit #7d35a479 changed the default value of the service type's hasstatus attribute, which was never documented. This commit documents the changed behavior, which will end up in the type references for version 2.7.2 and greater. (I intend to manually change the cached references for versions 2.7.[

[Puppet-dev] [PATCH/puppet 2/2] (#8147) Update test for default reporturl

2011-06-29 Thread nfagerlund
Edit test to accomodate the default URL change made in commit f6882d6d5779883e931a6f558c06f631098011c5. Reviewed-By: Jacob Helwig Signed-off-by: nfagerlund --- spec/integration/defaults_spec.rb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/spec/integration

[Puppet-dev] [PATCH/puppet 1/1] (#8147) Change default reporturl to match newer Dashboard versions

2011-06-29 Thread nfagerlund
match what current versions of Dashboard expect. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/8147 lib/puppet/defaults.rb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/puppet/defaults.rb b/lib/puppet/defaults.rb index 07442d0..2247634 100644 --- a/lib/puppet/d

[Puppet-dev] [PATCH/puppet-dashboard 1/1] (#8146) Change default DASHBOARD_URL in external_node to localhost

2011-06-29 Thread nfagerlund
y, by changing the default DASHBOARD_URL from http://dashboard:3000 to http://localhost:3000. Signed-off-by: nfagerlund --- Local-branch: ticket/master/8146 bin/external_node |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bin/external_node b/bin/external_node index 08

[Puppet-dev] [PATCH/puppet 1/1] (#7506) Organize READMEs; specify supported Ruby versions in README.md

2011-06-14 Thread nfagerlund
ommit also consolidates two redundant README files into one. Paired-With: Matt Robinson Signed-off-by: nfagerlund --- README | 31 --- README.rst => README.md | 27 +-- 2 files changed, 17 insertions(+), 41 deletions(-) delet

[Puppet-dev] [PATCH/puppet 1/1] (#7506) Specify supported Ruby versions in README.md

2011-06-14 Thread nfagerlund
t Robinson Signed-off-by: nfagerlund --- Local-branch: ticket/2.7rc/7506 README.md |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d17a75..c3a6c94 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Puppet, an automated administrat

[Puppet-dev] [PATCH/puppet-dashboard 1/1] (#7280) Edit outdated information about the inventory service

2011-06-14 Thread nfagerlund
The README referred to the wrong REST endpoint and didn't mention the dependency on json or json_pure. This commit updates the README. Signed-off-by: nfagerlund --- Local-branch: ticket/master/7280 README.markdown | 33 + 1 files changed, 17 insertions(+

[Puppet-dev] [PATCH/puppet 1/1] (#5641) Help text: document that puppet doc takes modulepath, manifestdir, and environment options

2011-06-13 Thread nfagerlund
nment is currently broken; this is filed as bug #7907. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/5641 lib/puppet/application/doc.rb | 35 +++ 1 files changed, 23 insertions(+), 12 deletions(-) diff --git a/lib/puppet/application/doc.rb b/lib/p

[Puppet-dev] [PATCH/puppet 1/2] Maint: Update static man page generator for Faces.

2011-06-08 Thread nfagerlund
The man page updater wasn't making man pages for the new Faces app. This commit gives it that capability, and handles the name collision on puppet resource. Reviewed-By: Nick Lewis Signed-off-by: nfagerlund --- Local-branch: maint/2.7rc/static_manpages tasks/rake/manpages.rake |

[Puppet-dev] [PATCH/puppet 1/1] (#7833) Several help text/template edits

2011-06-08 Thread nfagerlund
eral trivial wording changes. Reviewed-By: Jacob Helwig Signed-off-by: nfagerlund --- Local-branch: ticket/2.7rc/7833-further_help_adjustments lib/puppet/face/catalog.rb |4 +- lib/puppet/face/certificate.rb |3 +- lib/puppet/face/certificate_reque

[Puppet-dev] [PATCH/puppet 2/2] (#7764, 7775, 7778) Revisions to Faces help text

2011-06-07 Thread nfagerlund
you invoke at the command line. (Use "face" when describing API use.) * Fix outdated or clunky text in several faces. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7rc/7764-Faces_help_revisions lib/puppet/face/catalog.rb | 52 +++-

[Puppet-dev] [PATCH/puppet 1/2] (#7773, 7776, 7764) Several help template tweaks

2011-06-07 Thread nfagerlund
mary from short help and make it a fallback for description * Edit common option summaries to fit on a single 80-col line Signed-off-by: nfagerlund --- Local-branch: ticket/2.7rc/7764-Faces_help_revisions lib/puppet/face/help/action.erb | 16 lib/puppet/face/he

[Puppet-dev] [PATCH/puppet 1/1] (#7632) Make secret_agent application compatible with secret_agent face

2011-06-06 Thread nfagerlund
t the `run_mode :agent` line in the application because of bug #7802. Paired-with: Nick Lewis Signed-off-by: nfagerlund --- Local-branch: ticket/2.7rc/7632-secret_agent_application lib/puppet/application/secret_agent.rb | 21 ++--- lib/puppet/face/secret_agent.rb|1

[Puppet-dev] [PATCH/puppet 2/2] (#7708) Delete extended documentation from configuration reference

2011-05-27 Thread nfagerlund
reorganization of the docs. This is a doc string only commit. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7rc/7708-reorganize-config-refs lib/puppet/reference/configuration.rb | 108 - 1 files changed, 12 insertions(+), 96 deletions(-) diff --git a/lib/puppet

[Puppet-dev] [PATCH/puppet 1/2] (#7707) Document signals in puppet agent and puppet master help

2011-05-27 Thread nfagerlund
Previously, the signals accepted by the agent and master daemons were only documented in the configuration reference, which didn't make any particular sense. This commit moves their documentation to a blurb in the relevant man pages. This is a doc string only commit. Signed-off-by: nfage

[Puppet-dev] [PATCH/puppet 5/5] (#7563) DRY: Remove indirector boilerplate from individual faces

2011-05-25 Thread nfagerlund
Termini lists are now being generated in the help templates. This commit removes the hardcoded lists from each of the affected faces. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/7561-help_for_all_faces lib/puppet/face/catalog.rb | 11 --- lib/puppet

[Puppet-dev] [PATCH/puppet 4/5] (#7564) Finish templates

2011-05-25 Thread nfagerlund
This commit attempts to bring the short face and action help templates closer to the goals of fitting cleanly on one screen, fitting the prevailing *nix aesthetic, and being useful without overwhelming the user. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/7561-help_for_all_faces lib/

[Puppet-dev] [PATCH/puppet 3/5] (#7561) Complete help text for all faces and actions

2011-05-25 Thread nfagerlund
Faces help output relies on input from the documentation methods in each of the faces to be documented. This commit calls those methods in each of our faces, with varying levels of detail depending on their complexity. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/7561

[Puppet-dev] [PATCH/puppet 2/5] Maint: Add ellipsis to generated short_descriptions.

2011-05-25 Thread nfagerlund
Auto-generated short descriptions cut off at five lines with no indication that they are truncated. This commit adds ellipsis in brackets to indicate incompleteness. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/7561-help_for_all_faces lib/puppet/interface/documentation.rb |2

[Puppet-dev] [PATCH/puppet 1/5] (#6962) Add "arguments" method to help API

2011-05-25 Thread nfagerlund
ments should be wrapped in angle brackets. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/7561-help_for_all_faces lib/puppet/interface/action.rb |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/puppet/interface/action.rb b/lib/puppet/interface/action.rb index 3c

[Puppet-dev] [PATCH/puppet-dashboard 1/1] (#5126) Support HTTP basic auth in bin/external_node

2011-05-12 Thread nfagerlund
tly necessary, since requests with blank usernames/passwords will still succeed if basic auth isn't enabled in Dashboard, but it adds clarity. Signed-off-by: nfagerlund --- Local-branch: ticket/next/5126 bin/external_node |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --

[Puppet-dev] [PATCH/puppet 1/1] (#7264) Docs: Clarify that subscribe/notify imply require/before

2011-05-11 Thread nfagerlund
This is a doc string only commit. The metaparameter reference was not clear about subscribe and notify being supersets of require and before, respectively. This commit also cleans up some unrelated quoting, arrow-alignment, and language flow issues. Signed-off-by: nfagerlund --- Local-branch

[Puppet-dev] [PATCH/puppet 3/3] (#7108) Update help/man text for puppet kick

2011-04-18 Thread nfagerlund
Puppet kick's help referred only to the outdated authconfig (namespaceauth.conf) file, rather than the modern rest_authconfig (auth.conf). Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/7108 lib/puppet/application/kick.rb | 35 ++- 1 files ch

[Puppet-dev] [PATCH/puppet 1/3] Maint: puppetmaster -> puppet master in defaults.rb

2011-04-18 Thread nfagerlund
Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/7108 lib/puppet/defaults.rb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/puppet/defaults.rb b/lib/puppet/defaults.rb index dbd5a94..8428976 100644 --- a/lib/puppet/defaults.rb +++ b/lib/puppet

[Puppet-dev] [PATCH/puppet 2/3] (#7108) Modernize description of --listen in defaults.rb

2011-04-18 Thread nfagerlund
--listen's description referred to the older XMLRPC authorization path. Signed-off-by: nfagerlund --- Local-branch: ticket/2.7.x/7108 lib/puppet/defaults.rb |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/puppet/defaults.rb b/lib/puppet/defaults.rb

[Puppet-dev] [PATCH/puppet 1/1] (#6707) Fix typo in rest_authconfig.rb

2011-03-14 Thread nfagerlund
"Where" -> "were." Capitalize "ACL." Signed-off-by: nfagerlund --- lib/puppet/network/rest_authconfig.rb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/puppet/network/rest_authconfig.rb b/lib/puppet/network/rest_authconfig.rb in

[Puppet-dev] [PATCH/puppet 1/1] (#6606) Inline docs: Document all autorequire relationships

2011-03-04 Thread nfagerlund
This patch appends **Autorequires:** notes to the @doc string of every type whose instances can autorequire other resources. This will put autorequire info right on the types reference where it can do the most good. Signed-off-by: nfagerlund --- lib/puppet/type/computer.rb |6

[Puppet-dev] [PATCH/puppet 1/1] (#6445) Fix inline docs: puppet agent does not accept --mkusers

2011-03-03 Thread nfagerlund
From: Ben Hughes Inline documentation in lib/puppet/reference/configuration.rb stated that puppet agent accepted the --mkusers flag, which is only intended for use with puppet master. Signed-off-by: nfagerlund --- lib/puppet/reference/configuration.rb |2 +- 1 files changed, 1 insertions

[Puppet-dev] [PATCH/puppet 7/8] (#6509) Inline docs: Fix erroneous code block in directoryservice provider for computer type

2011-02-28 Thread nfagerlund
Signed-off-by: nfagerlund --- lib/puppet/provider/computer/computer.rb |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/lib/puppet/provider/computer/computer.rb b/lib/puppet/provider/computer/computer.rb index a6be6bd..dd055be 100644 --- a/lib/puppet/provider

[Puppet-dev] [PATCH/puppet 8/8] Maint: Align tabs in a code block in the Augeas type.

2011-02-28 Thread nfagerlund
Signed-off-by: nfagerlund --- lib/puppet/type/augeas.rb |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/puppet/type/augeas.rb b/lib/puppet/type/augeas.rb index d29bda6..a8fb1f1 100644 --- a/lib/puppet/type/augeas.rb +++ b/lib/puppet/type/augeas.rb @@ -98,10

[Puppet-dev] [PATCH/puppet 6/8] Maint: Rewrite comments about symlinks to reflect best practice.

2011-02-28 Thread nfagerlund
Don't use ensure => 'path/to/file', because it's hard to read. Use ensure => link and specify a target =>. Signed-off-by: nfagerlund --- lib/puppet/type/file/ensure.rb | 28 +++- lib/puppet/type/file/target.rb | 15 ++- 2

[Puppet-dev] [PATCH/puppet 5/8] (#6509) Inline docs: Fix broken lists in Launchd provider.

2011-02-28 Thread nfagerlund
Lists need a leading linebreak. Signed-off-by: nfagerlund --- lib/puppet/provider/service/launchd.rb | 19 +++ 1 files changed, 11 insertions(+), 8 deletions(-) diff --git a/lib/puppet/provider/service/launchd.rb b/lib/puppet/provider/service/launchd.rb index 1632eda

[Puppet-dev] [PATCH/puppet 4/8] (#6509) Inline docs: Fix broken code blocks in zpool type

2011-02-28 Thread nfagerlund
This one was subtle. If the first paragraph of a Markdown string embedded in a type isn't multiple lines, a code block immediately following it will not be recognized. So, hard-wrap or die, I guess. Signed-off-by: nfagerlund --- lib/puppet/type/zpool.rb | 12 +++- 1 files chang

[Puppet-dev] [PATCH/puppet 3/8] (#6509) Inline docs: Fix code blocks in service type.

2011-02-28 Thread nfagerlund
Signed-off-by: nfagerlund --- lib/puppet/provider/service/daemontools.rb | 12 ++-- lib/puppet/provider/service/runit.rb |8 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/lib/puppet/provider/service/daemontools.rb b/lib/puppet/provider/service

[Puppet-dev] [PATCH/puppet 1/8] (#6509) Inline docs: Fix broken code block in file type (content attribute)

2011-02-28 Thread nfagerlund
Signed-off-by: nfagerlund --- lib/puppet/type/file/content.rb | 24 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/lib/puppet/type/file/content.rb b/lib/puppet/type/file/content.rb index 63c0aaf..0e31f30 100755 --- a/lib/puppet/type/file/content.rb

[Puppet-dev] [PATCH/puppet 2/8] (#6509) Inline docs: fix broken code blocks in schedule.rb.

2011-02-28 Thread nfagerlund
Signed-off-by: nfagerlund --- lib/puppet/type/schedule.rb | 40 1 files changed, 20 insertions(+), 20 deletions(-) diff --git a/lib/puppet/type/schedule.rb b/lib/puppet/type/schedule.rb index 82f17e5..5fb008f 100755 --- a/lib/puppet/type/schedule.rb

[Puppet-dev] (#6509) Fix broken code blocks scattered throughout types and providers

2011-02-28 Thread nfagerlund
This patch set fixes a collection of Markdown glitches in the inline type and provider docs. All of these errors affect http://docs.puppetlabs.com/references/[version]/type.html. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to

[Puppet-dev] [PATCH/puppet 1/1] (#6499) Make puppet respond identically to -h and --help

2011-02-25 Thread nfagerlund
lib/puppet/util/command_line.rb had a special case for puppet --help to return generic help instead of the puppet apply help, but it would return puppet apply help when you gave it -h. Signed-off-by: nfagerlund --- lib/puppet/util/command_line.rb |2 +- 1 files changed, 1 insertions(+), 1

[Puppet-dev] [PATCH/puppet 17/17] (#1204) Make rake gen_manpages fail explicitly if ronn isn't present

2011-02-17 Thread nfagerlund
Entire series: paired-with: Daniel Pittman paired-with: Paul Berry Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 tasks/rake/manpages.rake |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/rake/manpages.rake b/tasks/rake/manpages.rake index f48e57c

[Puppet-dev] [PATCH/puppet 16/17] (#1204) Add manpages for modern apps and update puppet.conf manpage

2011-02-17 Thread nfagerlund
Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 man/man5/puppet.conf.5 |4 +- man/man8/puppet-agent.8 | 139 ++ man/man8/puppet-apply.8 | 75 ++ man/man8/puppet-cert.8 | 94

[Puppet-dev] [PATCH/puppet 11/17] (#1204) Edit content and formatting of puppet resource help

2011-02-17 Thread nfagerlund
Clarified how to modify the system state with puppet resource, and reformatted the markdown for compatibility with ronn. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/resource.rb | 89 ++-- 1 files changed, 44 insertions

[Puppet-dev] [PATCH/puppet 15/17] (#1204) Fix --param flag in puppet resource manpage

2011-02-17 Thread nfagerlund
Ronn doesn't like for some reason. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/resource.rb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/puppet/application/resource.rb b/lib/puppet/application/resource.rb index f5

[Puppet-dev] [PATCH/puppet 14/17] (#1204) Make rake gen_manpages output puppet-{application} manpages

2011-02-17 Thread nfagerlund
The manpage generator can now make manpages for the modern executable in addition to the legacy executables. The section for the legacy names should be deleted upon the release of 2.8.0. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 tasks/rake/manpages.rake | 18

[Puppet-dev] [PATCH/puppet 12/17] (#1204) Move man generation task from install.rb to a rake task

2011-02-17 Thread nfagerlund
s the ronn invocation to specify a manual name and organization. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 install.rb | 53 -- tasks/rake/manpages.rake | 27 +++ 2 files changed, 27 insertions(+), 53

[Puppet-dev] [PATCH/puppet 10/17] (#1204) Edit content and formatting of puppet queue help

2011-02-17 Thread nfagerlund
Puppet queue had inadequate help, so I added to it while reformatting for ronn. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/queue.rb | 48 +- 1 files changed, 31 insertions(+), 17 deletions(-) diff --git a/lib/puppet

[Puppet-dev] [PATCH/puppet 08/17] (#1204) Reformat help text for puppet master

2011-02-17 Thread nfagerlund
Markdown changes for compatibility with ronn. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/master.rb | 71 +++--- 1 files changed, 43 insertions(+), 28 deletions(-) diff --git a/lib/puppet/application/master.rb b/lib

[Puppet-dev] [PATCH/puppet 07/17] (#1204) Reformat help text for puppet kick and inspect

2011-02-17 Thread nfagerlund
Markdown changes for compatibility with ronn. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/inspect.rb | 23 + lib/puppet/application/kick.rb| 92 2 files changed, 64 insertions(+), 51 deletions(-) diff

[Puppet-dev] [PATCH/puppet 09/17] (#1204) Fix --compile and --apply options

2011-02-17 Thread nfagerlund
Forward-porting a fix from 2.6.x to the new help text locations. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/apply.rb |7 ++- lib/puppet/application/master.rb | 12 +++- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a

[Puppet-dev] [PATCH/puppet 06/17] (#1204) Reformat help text for puppet filebucket

2011-02-17 Thread nfagerlund
Markdown changes for compatibility with ronn. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/filebucket.rb | 72 -- 1 files changed, 43 insertions(+), 29 deletions(-) diff --git a/lib/puppet/application/filebucket.rb b/lib

[Puppet-dev] [PATCH/puppet 04/17] (#1204) Edit content of puppet describe help

2011-02-17 Thread nfagerlund
It's a simple tool, it doesn't need both synopsis and description. Especially when they're identical. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/describe.rb |7 +-- 1 files changed, 1 insertions(+), 6 deletions(-) diff --g

[Puppet-dev] [PATCH/puppet 05/17] (#1204) Fix garbled help for puppet filebucket

2011-02-17 Thread nfagerlund
The actual text was somewhat disarrayed. No ronn fixes in this patch. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/filebucket.rb | 33 - 1 files changed, 12 insertions(+), 21 deletions(-) diff --git a/lib/puppet

[Puppet-dev] [PATCH/puppet 02/17] (#1204) Edit content and formatting of puppet apply help

2011-02-17 Thread nfagerlund
The puppet apply help was somewhat lacking, so I edited the content while making its formatting ronn-compatible. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/apply.rb | 82 +++ 1 files changed, 49 insertions(+), 33

[Puppet-dev] [PATCH/puppet 03/17] (#1204) Reformat help text for puppet cert and describe

2011-02-17 Thread nfagerlund
Markdown changes for compatibility with Ronn. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/cert.rb | 121 +++ lib/puppet/application/describe.rb | 42 +++- 2 files changed, 90 insertions(+), 73 deletions

[Puppet-dev] [PATCH/puppet 01/17] (#1204) Reformat help text for puppet doc and puppet agent.

2011-02-17 Thread nfagerlund
Markdown changes for compatibility with Ronn, in the interest of better manpages. Signed-off-by: nfagerlund --- Local-branch: ticket/next/1204 lib/puppet/application/agent.rb | 243 --- lib/puppet/application/doc.rb | 69 ++- 2 files changed, 163

[Puppet-dev] (#1204) Fix manpage formatting and make manpage generation a rake task.

2011-02-17 Thread nfagerlund
This series of patches alters the formatting of the puppet executables' --help text to generate better-looking manpages and updates the way manpages are generated. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, sen

[Puppet-dev] [PATCH/puppet 1/2] (#6331) Inline documentation: Fix rotted links pointing at the Trac wiki

2011-02-15 Thread nfagerlund
This patch updates links in three files and marks a link in a fourth file as unrecoverable. Signed-off-by: nfagerlund --- README.queueing |2 +- examples/modules/sample-module/README.txt |4 ++-- ext/puppetstoredconfigclean.rb|2 +- tasks/rake

[Puppet-dev] [PATCH/puppet 2/2] (#6331) Remove final special :trac: link from the file content property

2011-02-15 Thread nfagerlund
: nfagerlund --- lib/puppet/type/file/content.rb |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/lib/puppet/type/file/content.rb b/lib/puppet/type/file/content.rb index cf924f3..63c0aaf 100755 --- a/lib/puppet/type/file/content.rb +++ b/lib/puppet/type/file/content.rb @@ -31,8

[Puppet-dev]

2011-02-15 Thread nfagerlund
These two patches are docstring-only changes that fix rotted links and outdated link syntax. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegroups.com. To unsubscribe from this group,

[Puppet-dev]

2011-02-09 Thread nfagerlund
This pair of documentation-only patches makes minor edits to the function reference output and fixes some Markdown formatting issues. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegr

[Puppet-dev] [PATCH/puppet 2/2] (#6270) Fix formatting in split function's doc string

2011-02-09 Thread nfagerlund
* Repaired a 2-indent/4-indent issue that kept a code block from being recognized * Wrapped literal strings in backticks to format as code and protect from Markdown * Added note about backslashes for escaping metacharacters. Signed-off-by: nfagerlund --- lib/puppet/parser/functions/split.rb

[Puppet-dev] [PATCH/puppet 1/2] (#6270) Fix formatting in regsubst function's doc string

2011-02-09 Thread nfagerlund
* Fixed ULs being interpreted as code blocks * Changed an example for variety. * Turned set of paragraphs inside a LI into a nested list. Signed-off-by: nfagerlund --- lib/puppet/parser/functions/regsubst.rb | 21 +++-- 1 files changed, 7 insertions(+), 14 deletions(-) diff

[Puppet-dev] [PATCH/puppet 1/1] (6114) Update the audit metaparameter for 2.6.5.

2011-02-03 Thread nfagerlund
The audit metaparameter has some new behavior, its old behavior has changed, and the previous description was incomplete at any rate. This patch replaces its description string. Signed-off-by: nfagerlund --- Local-branch: ticket/2.6.next/6114 lib/puppet/type.rb | 25

[Puppet-dev] [PATCH/puppet 1/1] (6114) Update the audit metaparameter for 2.6.5.

2011-02-03 Thread nfagerlund
The audit metaparameter has some new behavior, its old behavior has changed, and the previous description was incomplete at any rate. This patch replaces its description string. Signed-off-by: nfagerlund --- lib/puppet/type.rb | 25 +++-- 1 files changed, 19 insertions

[Puppet-dev] [PATCH/puppet 1/1] (6130) Change header level on metaparameter reference

2011-02-03 Thread nfagerlund
Individual metaparameters under the main H2 on the page should be H3s, not H4s. Signed-off-by: nfagerlund --- lib/puppet/reference/metaparameter.rb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/puppet/reference/metaparameter.rb b/lib/puppet/reference

[Puppet-dev] [PATCH/puppet 1/1] (#5548) Specify return values of manual status commands in service type description.

2011-01-24 Thread nfagerlund
Signed-off-by: nfagerlund --- lib/puppet/type/service.rb | 14 ++ 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/lib/puppet/type/service.rb b/lib/puppet/type/service.rb index c00f027..82affb6 100644 --- a/lib/puppet/type/service.rb +++ b/lib/puppet/type/service.rb

[Puppet-dev] [PATCH/puppet 1/1] (#5944) Improve documentation of defined() function

2011-01-21 Thread nfagerlund
The differences in the way defined() handles different types of entities weren't well-explained. Documentation was also added for the behavior of defined(Node["somenode.domain.com"]). Signed-off-by: nfagerlund --- lib/puppet/parser/functions/de

[Puppet-dev] [PATCH/puppet 1/1] (#5594) Update documentation of exec resource type.

2011-01-20 Thread nfagerlund
The exec resource doc referred to duplicate names being allowed, which stopped being true in 0.24.2. Signed-off-by: nfagerlund --- lib/puppet/type/exec.rb | 34 ++ 1 files changed, 2 insertions(+), 32 deletions(-) diff --git a/lib/puppet/type/exec.rb b/lib