summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-13Merge remote-tracking branch 'origin/master' into leap_masterHEADmasterVarac
2017-10-02Merge pull request #820 from alexharv074/maint_clarify_docsTP Honey
(maint) Clarify docs and add new tests
2017-09-29(maint) Clarify docs and add new testsAlex Harvey
Based on a Stack Overflow question, it was noted that the documentation for `file_line` isn't complete and the underlying behaviour somewhat confusing. https://stackoverflow.com/questions/46468922/how-to-change-the-contents-of-a-file-by-using-puppet/46473458 In this patch I add additional unit tests and better examples and complete documentation.
2017-09-26Merge pull request #811 from kofrezo/masterPaula McMaw
Allow root as valid UNIX path
2017-09-25Merge pull request #818 from tphoney/remove_defunct_testPaula McMaw
removing duplicate test absolute_path test
2017-09-25removing duplicate test absolute_path testtphoney
2017-09-25Merge pull request #817 from puppetlabs/msync_18sep17_892c4cfTP Honey
(maint) modulesync 892c4cf
2017-09-25Merge pull request #777 from alexjfisher/fix_test_filenamesTP Honey
Fix filenames of two function spec tests
2017-09-25fix quoting style in validate_legacy example (#816)mutante
I used the example code from this README file but i got downvotes from CI / jenkins / puppet-lint because it doesn't conform to Puppet style guides to use double quotes here. It produces "double quoted string containing no variables" warnings. I wanted to fix the example locally but it was pointed out to me we should fix it upstream stdlib instead.
2017-09-20Allow root as valid UNIX pathDaniel Kröger
Since the purpose of this validation type is to check if the given parameter is a valid UNIX path it should also cover the root path "slash" since it might be possible that it is specified as a target directory.
2017-09-18(maint) modulesync 892c4cfHailee Kenney
2017-09-12Merge pull request #815 from puppetlabs/releaseHailee Kenney
version 4.20.0 mergeback
2017-09-08Updating translations for readmes/README_ja_JP.mdtransifex-bot
2017-09-06Updating translations for readmes/README_ja_JP.mdtransifex-bot
2017-09-05Merge pull request #814 from eputnam/releaseTP Honey
(maint) re-send push action to transifex
2017-09-05(maint) re-send push action to transifexEric Putnam
I rebased release on to master, so changes in master to the readme were not interpretted as changes on release in the payload sent to transifex. This commit should mark the README as modified in Transifex and hopefully they will be able to see the changes, e.g. to_json, to_yaml docs.
2017-09-01Merge pull request #812 from eputnam/release_prepHelen
(MODULES-5508) release prep for 4.20.0
2017-09-01(MODULES-5508) release prep for 4.20.0Eric Putnam
2017-08-31Updating translations for readmes/README_ja_JP.mdtransifex-bot
2017-08-31Merge pull request #810 from eputnam/pw_hash_fixHunter Haugen
(MODULES-5546) add check for pw_hash
2017-08-30Merge pull request #809 from WhatsARanjit/to_json_yamlHunter Haugen
Added to_json, to_json_pretty, and to_yaml functions
2017-08-28(MODULES-5546) add check for pw_hashEric Putnam
Older versions of Puppet end up choking on the sensitive data type check in the pw_hash function added in 42d4ea7af9197f77a3062727eb166c719ca6296a. this adds a check for the Sensitive class and then the type of the arg, so that if the class has not been declared, it will just move on.
2017-08-25Added to_json function with tests and READMEWhatsARanjit
2017-08-21Merge pull request #808 from puppetlabs/releaseBryan Jen
release 4.19.0 mergeback
2017-08-18Merge pull request #807 from tphoney/4.19.0_prepHunter Haugen
4.19.0 prep
2017-08-18MODULES-5298 4.19.0 release preptphoney
2017-08-18Merge pull request #806 from pmcmaw/rm_ubuntuTP Honey
(MODULES-5501) - Remove unsupported Ubuntu
2017-08-17(MODULES-5501) - Remove unsupported UbuntuPaula McMaw
Removing older version of Ubuntu that are not supported by the module.
2017-08-11Merge pull request #805 from puppetlabs/releasePaula McMaw
Release mergeback 4.18.0
2017-08-11Merge branch 'master' into releaseTP Honey
2017-08-10Merge pull request #804 from eputnam/release_prepPaula McMaw
(MODULES-5436) release prep for 4.18.0
2017-08-10(MODULES-5436) release prep for 4.18.0Eric Putnam
This isn't actually another release, we decided to do 4.18.0 instead of 4.17.2
2017-08-10Merge pull request #803 from tphoney/amend_puppet_dependencyPaula McMaw
MODULES-5440 fix upper bound for puppet
2017-08-10MODULES-5440 fix upper bound for puppettphoney
2017-08-09Merge pull request #802 from eputnam/release_prepHailee Kenney
(MODULES-5436) release prep for 4.17.2
2017-08-09(MODULES-5436) release prep for 4.17.2Eric Putnam
2017-08-09(maint) adjust puppet version requirementEric Putnam
2017-08-09Merge pull request #801 from eputnam/revert_compatHunter Haugen
(maint) revert puppet version requirement
2017-08-09(maint) revert puppet version requirementEric Putnam
puppet version requirement lower bound was moved to 4.7.0 without a major bump. this returns the lower bound to 2.7 but also pushes the upper bound to include puppet 5.
2017-08-02Merge pull request #800 from tphoney/MODULES-5382Paula McMaw
MODULES-5382 Add documentation for email functions
2017-08-02MODULES-5382 Add documentation for email functionstphoney
2017-08-02Updating translations for locales/ja/puppetlabs-stdlib.potransifex-bot
2017-07-31Merge pull request #753 from frapex/masterTP Honey
Add validate_domain_name function
2017-07-28Merge pull request #798 from eputnam/round_funcTP Honey
(maint) move/rewrite round() as ruby function
2017-07-28Merge pull request #799 from puppetlabs/maint-modsync-915cde70e20Paula McMaw
(maint) modulesync 915cde70e20
2017-07-27(maint) modulesync 915cde70e20Glenn Sarti
2017-07-27(maint) move/rewrite round() as ruby functionEric Putnam
2017-07-26Merge pull request #796 from bastelfreak/macEric Putnam
add type for MAC address
2017-07-27add documentationTim Meusel
2017-07-26Merge pull request #717 from ripclawffb/filelineoptionEric Putnam
Add new file_line option append_on_no_match