summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 16.0.188 by Chef Expeditorv16.0.188Chef Expeditor2020-04-061-1/+1
* Bump version to 16.0.187 by Chef Expeditorv16.0.187Chef Expeditor2020-04-061-1/+1
* Bump version to 16.0.186 by Chef Expeditorv16.0.186Chef Expeditor2020-04-051-1/+1
* Bump version to 16.0.185 by Chef Expeditorv16.0.185Chef Expeditor2020-04-051-1/+1
* Updated introudced version for start_when_available optionVasu11052020-04-051-1/+1
* Bump version to 16.0.184 by Chef Expeditorv16.0.184Chef Expeditor2020-04-041-1/+1
* Merge pull request #9544 from pschaumburg/ps/windows_firewall_rule-reworkTim Smith2020-04-041-5/+91
|\
| * Merge branch 'master' into ps/windows_firewall_rule-reworkPatrick Schaumburg2020-04-037-31/+67
| |\
| * \ Merge branch 'master' into ps/windows_firewall_rule-reworkPatrick Schaumburg2020-04-0226-66/+86
| |\ \
| * | | add example for icmp_typePatrick Schaumburg2020-04-021-0/+11
| * | | Merge branch 'master' into ps/windows_firewall_rule-reworkPatrick Schaumburg2020-04-017-34/+105
| |\ \ \
| * | | | use define_resource_requirements instead of own methodPatrick Schaumburg2020-04-011-28/+35
| * | | | disable false valuePatrick Schaumburg2020-03-301-1/+1
| * | | | fix chefstyle errorPatrick Schaumburg2020-03-301-2/+3
| * | | | add missing validationPatrick Schaumburg2020-03-301-0/+1
| * | | | add some more testsPatrick Schaumburg2020-03-301-1/+0
| * | | | fix second checkPatrick Schaumburg2020-03-301-1/+1
| * | | | fix 2 lintingsPatrick Schaumburg2020-03-301-2/+3
| * | | | return true instead of easily truePatrick Schaumburg2020-03-301-1/+1
| * | | | fix rubocopPatrick Schaumburg2020-03-301-2/+3
| * | | | fix linting errors + add unit test for is_set_properly? methodPatrick Schaumburg2020-03-301-6/+6
| * | | | add check for protocol and icmp_type during action createPatrick Schaumburg2020-03-301-1/+31
| * | | | add existing examples to codePatrick Schaumburg2020-03-301-0/+28
| * | | | use double quotes instead of single quotesPatrick Schaumburg2020-03-271-1/+1
| * | | | add icmp_type propertyPatrick Schaumburg2020-03-261-2/+10
| * | | | remove default value for descriptionPatrick Schaumburg2020-03-261-1/+0
* | | | | Bump version to 16.0.183 by Chef Expeditorv16.0.183Chef Expeditor2020-04-041-1/+1
* | | | | Bump version to 16.0.182 by Chef Expeditorv16.0.182Chef Expeditor2020-04-041-1/+1
* | | | | Merge pull request #9593 from chef/lcg/eager-load-libraries-optionTim Smith2020-04-042-8/+54
|\ \ \ \ \
| * | | | | fix accidental mangling of the glob patternlcg/eager-load-libraries-optionLamont Granquist2020-04-031-1/+1
| * | | | | Fix chefspec monkeypatching madnessLamont Granquist2020-04-031-2/+2
| * | | | | Implement eager_load_libraries metadata optionLamont Granquist2020-04-032-8/+54
* | | | | | Bump version to 16.0.181 by Chef Expeditorv16.0.181Chef Expeditor2020-04-041-1/+1
* | | | | | Fix missing dist constants in bootstrap logicMarc Chamberland2020-04-032-5/+5
* | | | | | revert dist constant to hardcoded in default_bootstrap_templateMarc Chamberland2020-04-031-1/+1
|/ / / / /
* | | | | Bump version to 16.0.180 by Chef Expeditorv16.0.180Chef Expeditor2020-04-031-1/+1
* | | | | Merge pull request #9581 from chef/lcg/redundant-identityTim Smith2020-04-0321-25/+39
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | remove identity: false herelcg/redundant-identityLamont Granquist2020-04-021-1/+1
| * | | | remove debuggingLamont Granquist2020-04-021-11/+0
| * | | | Change name_property to be identity and not desired_state by defaultLamont Granquist2020-04-024-4/+31
| * | | | remove redundant identityLamont Granquist2020-04-0218-22/+20
* | | | | Bump version to 16.0.179 by Chef Expeditorv16.0.179Chef Expeditor2020-04-021-1/+1
|/ / / /
* | | | Bump version to 16.0.178 by Chef Expeditorv16.0.178Chef Expeditor2020-04-021-1/+1
* | | | fix chef_vault_secret after_resource breakageLamont Granquist2020-04-021-0/+2
* | | | Bump version to 16.0.177 by Chef Expeditorv16.0.177Chef Expeditor2020-04-021-1/+1
* | | | Merge pull request #9562 from chef/lcg/after-resourceTim Smith2020-04-025-30/+64
|\ \ \ \ | |_|_|/ |/| | |
| * | | remove duping for load_current_value and code duplicationlcg/after-resourceLamont Granquist2020-03-311-50/+21
| * | | Add after_resource to pair with current_resourceLamont Granquist2020-03-315-9/+72
* | | | Bump version to 16.0.176 by Chef Expeditorv16.0.176Chef Expeditor2020-04-021-1/+1
* | | | Merge pull request #9570 from chef/lcg/unified-mode4Tim Smith2020-04-0125-65/+85
|\ \ \ \