Commit graph

9031 commits

Author SHA1 Message Date
Nikita Mathur
a4d822ae43 Inspec automate command extended for compliances
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-30 17:20:03 +05:30
Chef Expeditor
8a93f08a13 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-29 00:02:39 +00:00
Chef Expeditor
4cd7a4012a Bump version to 4.36.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 20:10:06 +00:00
Clinton Wolfe
97e8a5a144
Merge pull request #5470 from inspec/nm/group-members-nil
Fix for group resource when member does not exist
2021-04-28 16:08:31 -04:00
Nikita Mathur
7693363a1a Fix for default null values compatible for both windows and non-windows system
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-28 22:27:30 +05:30
Nikita Mathur
457e544724 Fix for non-existent member for group resource
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-28 22:26:33 +05:30
Chef Expeditor
ab401b6d64 Bump version to 4.36.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 16:34:51 +00:00
Clinton Wolfe
0fa00ed252
Merge pull request #5479 from inspec/nm/groups-members-fix
Added new property `members_array` for group & groups resources.
2021-04-28 12:33:02 -04:00
Chef Expeditor
597b33e51c Bump version to 4.36.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 16:32:07 +00:00
Clinton Wolfe
5f939ec0f9
Merge pull request #5483 from inspec/nm/groups-local-doc
Group & Groups doc updated - about using local and etc groups
2021-04-28 12:30:35 -04:00
Chef Expeditor
0fdd546c40 Bump version to 4.36.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 16:28:23 +00:00
Clinton Wolfe
b18a3aeb3d
Merge pull request #5485 from inspec/jgarud/update-gemfile-to-support-env-vars
updating Gemfile to support environment variables
2021-04-28 12:26:46 -04:00
Nikita Mathur
4d05db1a05 Doc review changes made for group and groups resource doc
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-28 12:25:10 +05:30
Nikita Mathur
03d72d4dc0 Doc change for groups related to members in non windows platform
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-27 21:16:47 +05:30
Chef Expeditor
cb2abf2e10 Bump version to 4.36.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-27 13:00:07 +00:00
Clinton Wolfe
3940a6374a
Merge pull request #5463 from inspec/vasundhara/add_selinux_modules
Add selinux resource support for modules and booleans
2021-04-27 08:58:28 -04:00
jayashri garud
c042c93917 updating Gemfile to support environment variables
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
2021-04-27 11:59:41 +05:30
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
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