summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Don't uppercase cookbooksTim Smith2021-08-241-1/+1
* Merge pull request #11924 from chef/lcg/compliance-remove-json-loggerTim Smith2021-08-232-1/+2
|\
| * fix compliance integ testLamont Granquist2021-08-231-0/+1
| * Remove the default json logger from the compliance APIlcg/compliance-remove-json-loggerLamont Granquist2021-08-171-1/+1
* | Merge pull request #11534 from jasonwbarnett/flush-cache-after-subscription-i...Tim Smith2021-08-161-3/+50
|\ \ | |/ |/|
| * Flush package cache after attaching to rhsm subscriptionJason Barnett2021-08-111-3/+50
* | Add support for provider action descriptionMarc A. Paradise2021-08-113-10/+44
|/
* forgot to fix the text in the specLamont Granquist2021-07-301-1/+1
* Rename inspec attributes to inputs in compliance phaseLamont Granquist2021-07-291-0/+44
* Turn on chef_node_attribute_enabled for compliance phase by defaultLamont Granquist2021-07-281-1/+1
* Allow az vault name to be included in secret nameMarc A. Paradise2021-07-271-15/+22
* Chefstyle fixesTim Smith2021-07-261-3/+3
* Merge pull request #11842 from byplayer/homebrew_cask_name_issueTim Smith2021-07-261-11/+29
|\
| * Remove duplicated testsbyplayer2021-07-261-26/+0
| * Support '-' and '@' for homebrew cask namebyplayer2021-07-211-11/+55
* | Merge pull request #11853 from chef/mp/11851Tim Smith2021-07-264-12/+88
|\ \
| * | secrets: aws fetcher uses node attributes for regionMarc A. Paradise2021-07-261-0/+70
| * | Provide run context to secret fetchersMarc A. Paradise2021-07-263-12/+18
* | | Fixed generates systemd service should not have spaces around the equal signs.antima-gupta2021-07-231-1/+1
|/ /
* | Add windows_update_settings resourceTim Smith2021-07-201-0/+64
* | Merge pull request #11802 from chef/mp/azure-key-vaultMarc A. Paradise2021-07-193-5/+72
|\ \
| * | rubocop fixesMarc A. Paradise2021-07-151-3/+3
| * | Add experimental fetcher for Azure Key VaultMarc A. Paradise2021-07-152-0/+67
| * | Allow versioned secrets via DSLMarc A. Paradise2021-07-152-5/+5
| |/
* | Merge pull request #11803 from chef/lcg/policyfile-run-listLamont Granquist2021-07-161-44/+115
|\ \ | |/ |/|
| * Support command line setting of run_list with policyfilesLamont Granquist2021-07-131-44/+115
* | Experimental support for an AWS Secrets FetcherMarc A. Paradise2021-07-141-1/+5
* | Deprecate the old policyfile compat modeLamont Granquist2021-07-131-1/+11
* | Mark resource blocks containing secrets sensitiveMarc A. Paradise2021-07-091-2/+17
* | Add habitat resources + content rendering helpers for json/toml/yaml (#11577)Jeff Brimager2021-07-082-1/+103
* | Pass new_resource.version as nil and expect stubbed versiongscho2021-07-081-1/+2
* | Add user provided options to powershell_package commandsgscho2021-07-081-12/+73
* | Add 'secret' to the Chef DSLMarc A. Paradise2021-07-072-0/+124
|/
* Merge pull request #11741 from chef/lcg/policyfile-overrideLamont Granquist2021-07-062-18/+20
|\
| * Support override run_lists in policyfilesLamont Granquist2021-06-222-18/+20
* | Chefstyle fixes for RuboCop 1.18.3Tim Smith2021-07-063-6/+6
* | fix File.exist stubbingLamont Granquist2021-06-211-1/+3
* | eliminate some File.exists? from the file providerLamont Granquist2021-06-211-8/+2
|/
* Revert "Fixed Validation failed while creating databag and databag item"Lamont Granquist2021-06-212-3/+3
* Add specsTim Smith2021-06-132-0/+133
* Do not send blocked attributes to data collectorMarc A. Paradise2021-06-091-1/+47
* Merge pull request #11657 from chef/jfm/win_firewallLamont Granquist2021-06-071-7/+12
|\
| * Updated the firewall rule resource to allow for multiple remote addresses, up...John McCrae2021-06-041-1/+1
| * Updated the firewall rule resource to allow for multiple remote addresses, up...John McCrae2021-06-031-1/+1
| * Updated the firewall rule resource to allow for multiple remote addresses, up...John McCrae2021-06-031-6/+11
* | Merge pull request #11660 from chef/zypperLamont Granquist2021-06-072-11/+4
|\ \
| * | More spec updatesTim Smith2021-06-051-10/+3
| * | Fix failing specTim Smith2021-06-051-1/+1
* | | Merge pull request #11636 from chef/jfm/windows_pagefileTim Smith2021-06-042-9/+102
|\ \ \ | |/ / |/| |
| * | Updated the Windows Pagefile resource to use PowerShell over WMI, added a cor...John McCrae2021-06-021-1/+1