Chef Expeditor
6e73969278
Bump version to 4.35.2 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-27 02:40:12 +00:00
Clinton Wolfe
0aef9f11eb
Merge pull request #5480 from inspec/vasundhara/small_fix
...
Minor fix - Method expected to return boolean but it was returning nil if condition check fails
2021-04-26 22:38:39 -04:00
Nikita Mathur
52f1d6a002
Some doc improv added for group and groups resources
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-26 20:24:22 +05:30
Nikita Mathur
1a96a4f0a8
Group and groups doc updated clearly about local and etc groups
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-26 20:15:05 +05:30
Nikita Mathur
de718163e1
Doc review changes for group and groups resources
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-26 13:28:23 +05:30
Vasu1105
ecf60297b2
Updated docs as per review comments
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-26 12:42:51 +05:30
Tom Duffield
81d5f7d079
Remove pipeline-specific logic from test scripts
...
This logic has been moved into the Omnibus Buildkite Plugin.
These scripts can now be used outside of the Buildkite pipelines.
Signed-off-by: Tom Duffield <github@tomduffield.com>
2021-04-23 16:06:05 -05:00
Vasu1105
3725aa4598
This function was only returning boolean if profile_config_exist and was returning nil if condition was failed so updated the method to return false
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-23 14:10:42 +05:30
Nikita Mathur
b70f3166d4
New property members_array added for group and groups resources and updated documentation
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-23 13:48:29 +05:30
Vasu1105
a09fb159d3
Fix lintstyle
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-22 12:53:08 +05:30
Vasu1105
622a4ed47c
Few minor doc changes in the selinux readme
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-22 12:15:06 +05:30
Vasu1105
76dca7f97c
Adds policy property, unit test and documentation for modules and booleans
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-22 11:40:32 +05:30
Vasu1105
fe0020ce50
Add selinux resource support for modules and booleans
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-22 11:28:06 +05:30
Chef Expeditor
295d074629
Bump version to 4.35.1 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-21 23:45:52 +00:00
Clinton Wolfe
534177bed7
Merge pull request #5469 from inspec/dependabot/bundler/faraday-gte-0.9.0-and-lt-1.5
...
Update faraday requirement from >= 0.9.0, < 1.4 to >= 0.9.0, < 1.5
2021-04-21 19:44:19 -04:00
Chef Expeditor
2308bad51b
Bump version to 4.35.0 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-21 23:35:41 +00:00
Clinton Wolfe
79aa03ae14
Merge pull request #5466 from inspec/nm/inputs-regex
...
New input option `pattern` added for DSL and metadata inputs
2021-04-21 19:34:07 -04:00
Chef Expeditor
ad41645526
Bump version to 4.34.0 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-21 23:32:23 +00:00
Clinton Wolfe
8f4e69abec
Merge pull request #5458 from inspec/vasundhara/add_selinux_resource
...
Add selinux resource with basic feature support
2021-04-21 19:30:46 -04:00
Chef Expeditor
8773dfaedd
Executed '.expeditor/update_dockerfile.sh'
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-21 20:23:06 +00:00
Nikita Mathur
ed312b07d3
Docs review changes in inputs doc for pattern
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-21 12:33:54 +05:30
Nikita Mathur
cf8a5eb1c5
Fix to build issue in inputs unit test
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-21 12:33:54 +05:30
Nikita Mathur
ea6760c2c0
Undid changes of required validation to fix build errors
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-21 12:33:54 +05:30
Nikita Mathur
7fc144c4bf
Doc changes for pattern flag in inputs
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-21 12:33:54 +05:30
Nikita Mathur
e77d5331c5
Added new pattern option, fix for input options on dsl and functional test cases for input options
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-21 12:33:54 +05:30
Nikita Mathur
85ca124809
Initial commit for regex pattern option in inputs
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-21 12:33:54 +05:30
Vasu1105
6f06669561
Integrated documentation review comments
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-21 11:43:03 +05:30
Vasu1105
58e30cfa81
Review comments fixed
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-21 11:43:03 +05:30
Vasu1105
790fe5612e
Fixed copy paste
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-21 11:43:03 +05:30
Vasu1105
bd9d81314d
Integrated review comments
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-21 11:43:02 +05:30
Vasu1105
eb1d9364a0
Revert "Currently only states are getting handled so updated docs part"
...
This reverts commit 92fb3e4d951989d2fc2096d01b2fbb5dc0469603.
2021-04-21 11:43:02 +05:30
Vasu1105
074e4151cc
Currently only states are getting handled so updated docs part
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-21 11:43:02 +05:30
Vasu1105
c963b2ac14
fix linting
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-21 11:43:02 +05:30
Vasu1105
cbe7e8c03f
Add selinux resource with basic features support
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-21 11:43:02 +05:30
Chef Expeditor
6e55c9ed90
Bump version to 4.33.1 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-20 18:42:49 +00:00
Clinton Wolfe
aad642be1a
Merge pull request #5472 from inspec/cw/remove-command-timeout-default
...
Remove default of 3600 seconds for command timeout
2021-04-20 14:41:23 -04:00
Clinton Wolfe
b3e367da57
Remove default of 3600 seconds for command timeout
...
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-04-20 13:32:33 -04:00
Chef Expeditor
e8e437fa44
Bump version to 4.33.0 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-20 17:25:46 +00:00
Clinton Wolfe
e673b332a3
Merge pull request #5465 from inspec/cw/source-in-reporter
...
Optionally include controls source code in CLI reporter
2021-04-20 13:24:15 -04:00
Tom Duffield
12bd7a2c48
Merge pull request #5473 from inspec/tduffield/update-dobi-annotations
...
Update Dobi annotations to address tagging bug
2021-04-19 15:36:58 -05:00
Tom Duffield
7c1db11621
Update Dobi annotations to address tagging bug
...
Be explicit when we expect to add the channel and latest tags.
Signed-off-by: Tom Duffield <github@tomduffield.com>
2021-04-19 15:28:08 -05:00
Clinton Wolfe
c3d0c30f3c
Merge pull request #5467 from inspec/nkierpiec/update-omnibus-tests
...
Update tests to handle local omnibus packages from Buildkite artifacts api
2021-04-19 14:32:27 -04:00
dependabot-preview[bot]
c1102dd2ab
Update faraday requirement from >= 0.9.0, < 1.4 to >= 0.9.0, < 1.5
...
Updates the requirements on [faraday](https://github.com/lostisland/faraday ) to permit the latest version.
- [Release notes](https://github.com/lostisland/faraday/releases )
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lostisland/faraday/compare/v0.9.0...v1.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-19 07:06:54 +00:00
Nathaniel Kierpiec
3c19fb69f7
Update tests to handle local omnibus packages from Buildkite artifacts api
...
Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
2021-04-16 10:57:57 -04:00
Clinton Wolfe
1056b84326
Add functional test for --reporter-include-source
...
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-04-15 16:16:12 -04:00
Chef Expeditor
ddaaa191ef
Bump version to 4.32.1 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-15 20:14:30 +00:00
Clinton Wolfe
ae9159fcb8
Merge pull request #5461 from tobiasbp/patch-2
...
Update postgres_ident_conf.md
2021-04-15 16:13:02 -04:00
Tobias Balle-Petersen
73d0df4d02
Update postgres_ident_conf.md
...
pg_ident_conf.where changed to postgres_ident.conf.where a few places.
2021-04-15 10:07:06 +02:00
Chef Expeditor
7f9c548a3c
Executed '.expeditor/update_dockerfile.sh'
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-14 17:38:27 +00:00
Clinton Wolfe
bb8c51dbc7
Initial implementation of listing source in CLI reporter
...
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-04-13 21:05:53 -04:00