Skip to content

stdlib should include spool #1

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

Closed
ody opened this issue Jun 12, 2011 · 1 comment
Closed

stdlib should include spool #1

ody opened this issue Jun 12, 2011 · 1 comment

Comments

@ody
Copy link
Member

ody commented Jun 12, 2011

The puppetlabs-stdlib module should define a default spool directory for use with the file fragment pattern.

ody added a commit that referenced this issue Jun 22, 2011
  This adds a standard place to store file fragments for use by other
  modules.  Uses a fact so that vardir is accesible on the agent side.
  Also cleans up documentation to match the style guide.
jeffmccune referenced this issue in jeffmccune/puppetlabs-stdlib Aug 4, 2011
jeffmccune referenced this issue in jeffmccune/puppetlabs-stdlib Aug 4, 2011
jeffmccune pushed a commit that referenced this issue Aug 8, 2011
Closes pull request #12

Reviewed-by: Jeff McCune

Verified all spec tests pass using rspec **/*_spec.rb

* issue/master/8797_puppetlabs-functions_merge: (164 commits)
  * Moved kwalify to puppetlabs-kwalify project * Re-arranged tests in line with puppetlabs-stdlib
  Prep for stdlib merge * Renamed load_yaml & load_json to parseyaml & parsejson * Renamed is_valid_* functions and remove the 'valid_'
  Fix some ruby 1.9.2 issues.
  (#3) Provide documentation for remaining functions.
  (#3) Apply missing documentation to more functions.
  Remove rand.
  Some improvements to values_at tests.
  (#1) provide some more detailed tests for a number of functions.
  Removed date stub since this functinality is available in strftime anyway.
  (#2) fix is_string finally so it also makes sure numbers return false.
  (#2) unstub is_valid_domain_name
  Added doc strings for first five functions
  Removed join_with_prefix.
  (#2) unstub is_valid_mac_address.
  Allow sort for strings.
  Count functionality overlaps with size - so removing it.
  Removed crontab functions instead of unstubbing them.
  Removed load_variables. load_yaml is sufficient to solve this problem on its own.
  Remove is_valid_netmask instead of unstubbing. Doesn't seem like a sensible function on its own.
  (#2) unstub is_numeric function.
  ...
@jeffmccune
Copy link
Contributor

I copied this ticket as https://projects.puppetlabs.com/issues/8842 in Redmine. I'm turning off the issue tracker in Github.

mrbanzai referenced this issue in lsi-puppet/stdlib Mar 18, 2022
mrbanzai referenced this issue in lsi-puppet/stdlib Mar 18, 2022
mrbanzai referenced this issue in lsi-puppet/stdlib Mar 18, 2022
Corrected and Added Anchors
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

No branches or pull requests

2 participants