summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to chef-zero 3chef_zero_3John Keiser2014-08-225-7/+13
|
* Merge pull request #1888 from opscode/lcg/1738lamont-granquist2014-08-216-75/+311
|\ | | | | Lcg/1738
| * add md filesLamont Granquist2014-08-212-0/+6
| |
| * CHEF-1737: Minor clean up.markgibbons2014-08-211-3/+2
| |
| * Fix review call outs.markgibbons2014-08-212-10/+36
| | | | | | | | Add support for remount options - See #1782
| * CHEF-1737: Remove extraneous notes.markgibbons2014-08-211-9/+1
| |
| * CHEF-1737: New provider rspec testsmarkgibbons2014-08-211-10/+161
| |
| * CHEF-1737: Fix noauto support.markgibbons2014-08-214-62/+124
| | | | | | | | | | Add fsck device support. Allow vxfs device types.
* | Merge pull request #1884 from opscode/lcg/1726lamont-granquist2014-08-215-0/+107
|\ \ | |/ | | Lcg/1726
| * add md files for pr#1726Lamont Granquist2014-08-212-0/+19
| |
| * add value_for_platform to DOC_CHANGES.mdJordan Evans2014-08-211-0/+24
| |
| * use raise, not failJordan Evans2014-08-211-1/+1
| |
| * raise error if multiple constraints are metJordan Evans2014-08-212-32/+36
| |
| * update comment for value_for_platformJordan Evans2014-08-211-1/+1
| |
| * add tests for pessmisitics to value_for_platformJordan Evans2014-08-211-0/+16
| |
| * use Chef::VersionConstraint, not Gem in value_for_platformJordan Evans2014-08-211-5/+15
| |
| * initial pass at supporting version constraints in value_for_platformJordan Evans2014-08-212-0/+34
| |
* | Bump version to 12.0.0 alpha 112.0.0.alpha.1danielsdeleo2014-08-211-1/+1
| |
* | Merge pull request #1883 from opscode/lcg/1561lamont-granquist2014-08-217-0/+75
|\ \ | |/ | | Lcg/1561
| * add md files for PR #1561Lamont Granquist2014-08-213-0/+33
| |
| * cleanup: remove OVERRIDE_HOMEsawanoboly2014-08-212-15/+3
| |
| * HOME can overwrite by user with OVERRIDE_HOMEsawanoboly2014-08-212-30/+51
| |
| * set nil by default, add two specssawanoboly2014-08-213-1/+13
| |
| * fix: remove oldline and check avail.sawanoboly2014-08-211-2/+1
| |
| * add_env_to_scm_resourcesawanoboly2014-08-213-17/+39
|/
* Merge pull request #1873 from opscode/lcg/insert_atlamont-granquist2014-08-213-8/+51
|\ | | | | Lcg/insert at
| * add CHANGELOG for pr#1395Lamont Granquist2014-08-201-0/+1
| |
| * Modify wording in exceptionLamont Granquist2014-08-201-1/+1
| |
| * Add insert_at to resource_collectionJohn Keiser2014-08-202-8/+50
|/
* Merge pull request #1872 from opscode/lcg/digesterlamont-granquist2014-08-205-8/+10
|\ | | | | Lcg/digester
| * add CHANGELOG for pr #1807Lamont Granquist2014-08-201-0/+2
| |
| * Use thread-safe OpenSSL::Digest instead of DigestGrzesiek Kolodziejczyk2014-08-204-8/+8
|/
* Merge pull request #1871 from opscode/lcg/supermarket-urlslamont-granquist2014-08-209-12/+14
|\ | | | | Lcg/supermarket urls
| * adding CHANGELOG for pr #1801Lamont Granquist2014-08-201-0/+2
| |
| * Updates spec for supermarketChristopher Webber2014-08-202-4/+4
| |
| * Switches to https://supermarket.getchef.comChristopher Webber2014-08-206-8/+8
|/ | | | | | This modifies knife cookbook site to use supermarket instead of cookbooks.opscode.com. Additionally, it switches to using HTTPS instead of HTTP.
* Merge pull request #1870 from opscode/lcg/digester-singletonlamont-granquist2014-08-202-5/+10
|\ | | | | Lcg/digester singleton
| * add CHANGELOG for PR#1808Lamont Granquist2014-08-201-0/+9
| |
| * Use thread-safe Singleton mixin for DigesterGrzesiek Kolodziejczyk2014-08-201-5/+1
|/
* Merge pull request #1847 from ClogenyTechnologies/kd/fixuserspeclamont-granquist2014-08-181-1/+2
|\ | | | | revert change for ubuntu and fix test user spec tests
| * revert change for ubuntu and fix test.kaustubh-d2014-08-181-1/+2
| |
* | Changelog updates for contributionsBryan McLellan2014-08-181-1/+6
| | | | | | | | | | | | Closes #1708 Closes #1703 Closes #1698
* | Update cron resource spec to ensure duplicate entries are not createdSean Clemmer2014-08-181-1/+20
| |
* | Fixes the "cron" resource handling of special strings (e.g. @reboot, @yearly)Sean Clemmer2014-08-181-0/+11
| |
* | Don't throw an error if local package isn't installed.Nathan Huff2014-08-182-9/+9
| | | | | | | | | | | | shell_out! will throw an exception if the return code is none 0. If a local package isn't installed we would expect a non 0 return code and that is OK so use shell_out instead of shell_out!
* | Fix a typo and remove a couple unused variablesNathan Huff2014-08-181-4/+1
| |
* | Break get_current_version into its own function.Nathan Huff2014-08-182-20/+59
| | | | | | | | Also add spec to check that the install action doesn't do an upgrade.
* | Check local repository as well as remote when looking up the currently ↵Nathan Huff2014-08-182-72/+63
| | | | | | | | installed packages
* | Fix creation of non-empty FreeBSD groupsJacob Vosmaer2014-08-182-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When Chef creates a new FreeBSD group, the `pw groupadd` system command is invoked. If the group is to have members at the time it is created, prior to this change Chef would try to specify the new members with the `-m` option. Unfortunately, `pw groupadd` has no `-m` option: one is supposed to use `-M` instead. See the following excerpt from the `pw` man page: pw [-V etcdir] groupadd [group|gid] [-C config] [-q] [-n group] [-g gid] [-M members] [-o] [-h fd | -H fd] [-N] [-P] [-Y] pw [-V etcdir] groupdel [group|gid] [-n name] [-g gid] [-Y] pw [-V etcdir] groupmod [group|gid] [-C config] [-q] [-n name] [-g gid] [-l name] [-M members] [-m newmembers] [-d oldmembers] [-h fd | -H fd] [-N] [-P] [-Y] http://www.freebsd.org/cgi/man.cgi?query=pw&apropos=0&sektion=0&manpath=FreeBSD+9.3-RELEASE&arch=default&format=html This commit lets Chef use `pw groupadd -M`.
* | Update wording based on feedback.Julian C. Dunn2014-08-181-1/+1
| |