summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Fix cspell configTim Smith2021-07-301-1/+1
|/ / / | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.4.15 by Chef Expeditorv17.4.15Chef Expeditor2021-07-318-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 17.4.14 by Chef Expeditorv17.4.14Chef Expeditor2021-07-318-24/+25
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11885 from ↵Tim Smith2021-07-301-9/+9
|\ \ \ | | | | | | | | | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-9ffcd89 Bump omnibus from `6d109b6` to `9ffcd89` in /omnibus
| * | | Bump omnibus from `6d109b6` to `9ffcd89` in /omnibusdependabot[bot]2021-07-301-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `6d109b6` to `9ffcd89`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/6d109b6cd7bf35e4d0f4ca0bb5378b1d430e44df...9ffcd89d078b3467be0480b138841ee82dd2d5d4) --- updated-dependencies: - dependency-name: omnibus dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #11882 from chef/lcg/rename-inspec-attributes-to-inputsTim Smith2021-07-303-2/+62
|\ \ \ \ | |/ / / |/| | | Rename inspec attributes to inputs in compliance phase
| * | | forgot to fix the text in the specLamont Granquist2021-07-301-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | think this has to be CMPL11Lamont Granquist2021-07-291-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | Rename inspec attributes to inputs in compliance phaseLamont Granquist2021-07-293-2/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supports attributes as a fallback. Blows up if you set both. Closes #11572 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 17.4.13 by Chef Expeditorv17.4.13Chef Expeditor2021-07-298-21/+22
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #11883 from chef/nkierpiec/update-dockerfile-correct-archTim Smith2021-07-292-1/+14
|\ \ \ \ | | | | | | | | | | update dockerfile to use correct package for os/arch
| * | | | update dockerfile to use correct package for os/archNathaniel Kierpiec2021-07-292-1/+14
|/ / / / | | | | | | | | | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* | | | Merge pull request #11881 from chef/jsnapp/add-adhoc-canary-pipelineTim Smith2021-07-292-0/+82
|\ \ \ \ | |/ / / |/| | | Add adhoc canary pipeline for testing new omnibus workers
| * | | Add adhoc canary pipeline for testing new omnibus workersJeremiah Snapp2021-07-292-0/+82
|/ / / | | | | | | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* | | Bump version to 17.4.12 by Chef Expeditorv17.4.12Chef Expeditor2021-07-298-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11878 from chef/nkierpiec/updated-bash-action-docker-loginTim Smith2021-07-293-17/+32
|\ \ \ | | | | | | | | clean up scripts and docker login to auth to chef docker org
| * | | clean up scripts and docker login to auth to chef docker orgNathaniel Kierpiec2021-07-293-17/+32
|/ / / | | | | | | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* | | Bump version to 17.4.11 by Chef Expeditorv17.4.11Chef Expeditor2021-07-298-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11874 from chef/lcg/compliance-chef-node-defaultTim Smith2021-07-282-2/+2
|\ \ \ | | | | | | | | Turn on chef_node_attribute_enabled for compliance phase by default
| * | | Turn on chef_node_attribute_enabled for compliance phase by defaultLamont Granquist2021-07-282-2/+2
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Getting Chef Infra attributes into Chef Inspec inputs is a FAQ and this seems like an obviously better default. We are unaware of any breaking change this would cause. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 17.4.10 by Chef Expeditorv17.4.10Chef Expeditor2021-07-288-23/+24
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11873 from chef/nkierpiec/update-docker-channel-tagTim Smith2021-07-283-13/+26
|\ \ \ | | | | | | | | Update use of environment variable when artifact is promoted
| * | | set bash to fail if commands exit non-zeroNathaniel Kierpiec2021-07-283-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
| * | | syntaxNathaniel Kierpiec2021-07-282-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
| * | | update environment variable reference from workloadNathaniel Kierpiec2021-07-282-13/+23
|/ / / | | | | | | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* | | Bump version to 17.4.9 by Chef Expeditorv17.4.9Chef Expeditor2021-07-288-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11872 from chef/nkierpiec/fix-permissionsTim Smith2021-07-283-29/+16
|\ \ \ | | | | | | | | make files readable by buildkite and simplify manifest script
| * | | make files readable by buildkite and simplify manifest scriptNathaniel Kierpiec2021-07-283-29/+16
| | | | | | | | | | | | | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* | | | Bump version to 17.4.8 by Chef Expeditorv17.4.8Chef Expeditor2021-07-288-20/+21
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #11241 from ↵Tim Smith2021-07-285-2/+60
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | chef/snehal/Knife_client_create_should_check_file_permissions knife client create should check file permissions
| * | | | Fix chefstylesnehaldwivedi2021-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | To fixed typosnehaldwivedi2021-07-153-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | Fixed spellchecksnehaldwivedi2021-07-152-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | Refactord codesnehaldwivedi2021-07-152-22/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | to fix failing testcasessnehaldwivedi2021-07-152-12/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | Improved fatal condition to check file & dir existssnehaldwivedi2021-07-152-7/+35
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | Fixed failing test for client createsnehaldwivedi2021-07-152-2/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | Updated writable condition for check file permissionssnehaldwivedi2021-07-152-2/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | Fix chefstylesnehaldwivedi2021-07-155-10/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | Fix chefstylesnehaldwivedi2021-07-156-11/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | Fixed test failing on windows for create clientsnehaldwivedi2021-07-151-2/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | | Knife client create should check for file permissionssnehaldwivedi2021-07-151-0/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* | | | | Bump version to 17.4.7 by Chef Expeditorv17.4.7Chef Expeditor2021-07-288-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #11661 from chef/yum_repoTim Smith2021-07-283-41/+36
|\ \ \ \ \ | | | | | | | | | | | | Cleanup the yum_repository resource
| * | | | | Test the make_cache propertyTim Smith2021-07-262-12/+26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | | Use the package resource to flush cacheTim Smith2021-07-261-17/+12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | | Cleanup the yum_repository resourceTim Smith2021-07-262-36/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the template to use the "Chef Infra" branding Don't use declare_resource DRY up the cache reload code Use our platform helpers to simplify logic Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | | Bump version to 17.4.6 by Chef Expeditorv17.4.6Chef Expeditor2021-07-288-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | | Merge pull request #11867 from chef/mp/11852Tim Smith2021-07-283-26/+53
|\ \ \ \ \ \ | | | | | | | | | | | | | | Allow az vault name to be included in secret name
| * | | | | | Allow az vault name to be included in secret nameMarc A. Paradise2021-07-273-26/+53
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This modifies the `:azure_key_vault` fetcher so that it's possible to fetch a secret by embedding the vault name in the secret name instead of providing it in configuration. This continues down the path of making secrets accessible with less typing and sane default expectations. Example: ``` file "/home/ubuntu/test2" do content secret(name: "test-chef-infra-secrets/test-secret-1", service: :azure_key_vault) end ``` Specifying vault name via configuration is still supported, but if it is specified in the secret name as well that will take precedence. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>