summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 15.6.19 by Chef Expeditorv15.6.19Chef Expeditor2019-12-181-1/+1
* resource archive_file: apply ownership to extracted files only (#9173)Lamont Granquist2019-12-181-2/+5
|\
| * apply ownership to extracted files onlyMarc Chamberland2019-12-181-2/+5
* | Bump version to 15.6.18 by Chef Expeditorv15.6.18Chef Expeditor2019-12-181-1/+1
* | add new option bootstrap_product for install cinc via bootstrap (#9112)Lamont Granquist2019-12-182-1/+6
|\ \
| * | /bootstrap_project/bootstrap_product/sawanoboly2019-12-112-5/+4
| * | Merge branch 'master' into bootstrap_projectsawanoboly2019-12-1018-27/+51
| |\ \
| * | | use @config to picks up default.sawanoboly2019-12-101-1/+1
| * | | add bootstrap_project for install cincsawanoboly2019-11-212-1/+7
* | | | Bump version to 15.6.17 by Chef Expeditorv15.6.17Chef Expeditor2019-12-171-1/+1
| |_|/ |/| |
* | | Bump version to 15.6.16 by Chef Expeditorv15.6.16Chef Expeditor2019-12-161-1/+1
* | | Bump version to 15.6.15 by Chef Expeditorv15.6.15Chef Expeditor2019-12-141-1/+1
* | | Bump version to 15.6.14 by Chef Expeditorv15.6.14Chef Expeditor2019-12-131-1/+1
* | | Bump version to 15.6.13 by Chef Expeditorv15.6.13Chef Expeditor2019-12-131-1/+1
* | | Bump version to 15.6.12 by Chef Expeditorv15.6.12Chef Expeditor2019-12-121-1/+1
* | | Bump version to 15.6.11 by Chef Expeditorv15.6.11Chef Expeditor2019-12-121-1/+1
* | | Fix mac_user breakage and loggingLamont Granquist2019-12-121-22/+17
| |/ |/|
* | Bump version to 15.6.10 by Chef Expeditorv15.6.10Chef Expeditor2019-12-101-1/+1
* | Bump version to 15.6.9 by Chef Expeditorv15.6.9Chef Expeditor2019-12-091-1/+1
* | removing duplicate constant for Chef::Dist::SHORTMarc Chamberland2019-12-091-4/+0
* | Bump version to 15.6.8 by Chef Expeditorv15.6.8Chef Expeditor2019-12-091-1/+1
* | new distro constant for chef-applyMarc Chamberland2019-12-092-2/+5
* | Bump version to 15.6.7 by Chef Expeditorv15.6.7Chef Expeditor2019-12-091-1/+1
* | Add output for the file provider verification (#9039)Lamont Granquist2019-12-093-2/+10
|\ \
| * | Fix undefined method `dirname' for Chef::Provider::File:Classlcg/file-verifier-outputVivek Singh2019-12-021-1/+1
| * | add output for the file provider verificationLamont Granquist2019-12-013-2/+10
* | | Bump version to 15.6.6 by Chef Expeditorv15.6.6Chef Expeditor2019-12-091-1/+1
* | | Merge pull request #9036 from MsysTechnologiesllc/VSingh/fix-apt-repository-r...Tim Smith2019-12-091-2/+1
|\ \ \
| * | | Use URI.escape for url with spacesVivek Singh2019-12-021-2/+3
| * | | Fix apt_repository uri single/double quotes and spacesVivek Singh2019-12-021-4/+2
| |/ /
* | | Bump version to 15.6.5 by Chef Expeditorv15.6.5Chef Expeditor2019-12-091-1/+1
* | | Bump version to 15.6.4 by Chef Expeditorv15.6.4Chef Expeditor2019-12-091-1/+1
* | | Merge pull request #9060 from cinc-project/dist_conf_dirTim Smith2019-12-098-16/+25
|\ \ \
| * | | bribing the copsMarc Chamberland2019-12-053-4/+4
| * | | removing internal usage of platform_specific_pathMarc Chamberland2019-12-051-1/+3
| * | | some leftover/new "Chef" references converted to distro constantsMarc Chamberland2019-12-056-7/+13
| * | | inserting distro constants into windows service messagesMarc Chamberland2019-12-053-7/+7
| * | | Giving chef-config its own dist.rb, using it in chefs dist.rbMarc Chamberland2019-12-051-2/+3
* | | | Bump version to 15.6.3 by Chef Expeditorv15.6.3Chef Expeditor2019-12-091-1/+1
* | | | Bump version to 15.6.2 by Chef Expeditorv15.6.2Chef Expeditor2019-12-091-1/+1
* | | | Specify item path in Node.read! error messageZeust the Unoobian2019-12-091-1/+1
* | | | Bump version to 15.6.1 by Chef Expeditorv15.6.1Chef Expeditor2019-12-061-1/+1
* | | | Bump version to 15.6.0 by Chef Expeditorv15.6.0Chef Expeditor2019-12-061-1/+1
* | | | Bump version to 15.5.26 by Chef Expeditorv15.5.26Chef Expeditor2019-12-051-1/+1
|/ / /
* | | Bump version to 15.5.25 by Chef Expeditorv15.5.25Chef Expeditor2019-12-051-1/+1
* | | Bump version to 15.5.24 by Chef Expeditorv15.5.24Chef Expeditor2019-12-051-1/+1
* | | Bump version to 15.5.23 by Chef Expeditorv15.5.23Chef Expeditor2019-12-041-1/+1
* | | Bump version to 15.5.22 by Chef Expeditorv15.5.22Chef Expeditor2019-12-041-1/+1
* | | Resolve non-zero "success" error code issues with linux_user re… (#9105)Lamont Granquist2019-12-041-1/+6
|\ \ \
| * | | Removed method for defining return codes, changed to evaluate stderr on exit ...skippy2019-11-191-15/+10