Commit graph

9808 commits

Author SHA1 Message Date
Nikita Mathur
ec35c6042a Fix to capture non indented grub conf values
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-01-24 19:19:43 +05:30
Chef Expeditor
4cf83b2995 Bump version to 4.55.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-21 13:34:04 +00:00
Chef Expeditor
7470362b61 Bump version to 4.55.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-21 13:31:29 +00:00
Clinton Wolfe
e4214c7fc0
Merge pull request #5791 from inspec/dependabot/bundler/omnibus/ffi-1.15.5
Bump ffi from 1.15.4 to 1.15.5 in /omnibus
2022-01-21 08:31:19 -05:00
Clinton Wolfe
8621fea4e1
Merge pull request #5808 from inspec/dependabot/bundler/omnibus/omnibus-software-b646bed
Bump omnibus-software from `c2fb9a4` to `b646bed` in /omnibus
2022-01-21 08:29:49 -05:00
dependabot[bot]
88aae95ff4
Bump omnibus-software from c2fb9a4 to b646bed in /omnibus
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `c2fb9a4` to `b646bed`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](c2fb9a4c75...b646beda0d)

---
updated-dependencies:
- dependency-name: omnibus-software
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 04:29:27 +00:00
Chef Expeditor
8d165bd015 Bump version to 4.55.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-20 15:10:18 +00:00
Clinton Wolfe
34f4ffa19f
Merge pull request #5777 from inspec/nm/ip-table-rule
IP Table resource: Added option to ignore rule comments
2022-01-20 10:08:29 -05:00
Chef Expeditor
b80621594c Bump version to 4.55.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-20 15:07:44 +00:00
Clinton Wolfe
004b9a10e3
Merge pull request #5799 from inspec/nm/insecure-dependent
Fix for dependent profiles to run with --insecure
2022-01-20 10:05:24 -05:00
Chef Expeditor
be54e9e6e8 Bump version to 4.55.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-20 15:05:04 +00:00
dependabot[bot]
dc573fda7e
Bump ffi from 1.15.4 to 1.15.5 in /omnibus
Bumps [ffi](https://github.com/ffi/ffi) from 1.15.4 to 1.15.5.
- [Release notes](https://github.com/ffi/ffi/releases)
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ffi/ffi/compare/v1.15.4...v1.15.5)

---
updated-dependencies:
- dependency-name: ffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 15:04:02 +00:00
Clinton Wolfe
9fd9d1a892
Merge pull request #5804 from inspec/dependabot/bundler/omnibus/omnibus-software-c2fb9a4
Bump omnibus-software from `94ef29b` to `c2fb9a4` in /omnibus
2022-01-20 10:02:55 -05:00
Chef Expeditor
652845b10d Bump version to 4.55.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-20 15:02:24 +00:00
Clinton Wolfe
7c5d41c91d
Merge pull request #5797 from inspec/nm/pkg-version-fix
Latest package version fetching regex fix - Package resource
2022-01-20 10:00:51 -05:00
Chef Expeditor
0e8c71ec0c Bump version to 4.55.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-20 14:55:52 +00:00
Clinton Wolfe
19fb98f00f
Merge pull request #5775 from inspec/vasundhara/add_new_property_file_resource
Adds user_permissions property and be_inherited matcher to the file resource for Windows.
2022-01-20 09:54:20 -05:00
Chef Expeditor
7fc38281b0 Bump version to 4.54.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-20 14:53:15 +00:00
Clinton Wolfe
941ad3843c
Merge pull request #5778 from inspec/vasundhara/add_new_property_to_registry_key_resource
Adds user_permissions property and be_inherited matcher to the registry_key resource
2022-01-20 09:51:42 -05:00
dependabot[bot]
5f7ad2fcf6
Bump omnibus-software from 94ef29b to c2fb9a4 in /omnibus
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `94ef29b` to `c2fb9a4`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](94ef29b62a...c2fb9a4c75)

---
updated-dependencies:
- dependency-name: omnibus-software
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 04:26:43 +00:00
Nikita Mathur
7c76555b32 Fix to pass insecure flag to dependent profiles using runner conf
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-01-17 18:42:33 +05:30
Nikita Mathur
9b6637fe73 Package version fetch regex fix
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-01-12 18:08:13 +05:30
Vasundhara Jagdale
c1537f9f12 Update docs-chef-io/content/inspec/resources/file.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-12 15:26:40 +05:30
Vasundhara Jagdale
ec7fe48ff8 Update docs-chef-io/content/inspec/resources/file.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2022-01-12 15:26:40 +05:30
Vasu1105
56c388f099 Renamed the matcher to be_inherited.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-12 15:26:40 +05:30
Vasu1105
96249f24af Renamed users_permissions to user_permissions and added docs.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-12 15:26:40 +05:30
Vasu1105
4bfef5281f Renamed the file_permissions property to users_permission
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-12 15:26:40 +05:30
Vasu1105
53ef84c8dd Adds property file_permissions and be_inherit matcher to the file resource for Windows.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-12 15:26:40 +05:30
Vasu1105
5c3ebc38b0 Updated docs.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-12 15:25:45 +05:30
Vasu1105
bc9cdc1219 Renamed the matcher to be_inherited.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-12 15:25:45 +05:30
Vasu1105
084bf70392 Adds user_permissions property to list user or group permissions on registry key and adds be_inherit matcher to check whether inheritance is enabled on the registry key
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-12 15:25:44 +05:30
Nikita Mathur
9f05946cda Update docs-chef-io/content/inspec/resources/iptables.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-01-12 14:56:41 +05:30
Chef Expeditor
01bc7afc7a Bump version to 4.53.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-10 01:46:58 +00:00
Clinton Wolfe
3664b0c47d
Merge pull request #5758 from inspec/nm/timezone-resource
Added Timezone Resource
2022-01-09 20:45:15 -05:00
Chef Expeditor
830f57785a Bump version to 4.52.17 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-10 01:30:41 +00:00
Clinton Wolfe
97c4002e82
Merge pull request #5771 from inspec/nm/package-latest
Check for latest - package resource
2022-01-09 20:28:55 -05:00
Chef Expeditor
1f3aab9ee1 Bump version to 4.52.16 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-10 01:26:53 +00:00
Clinton Wolfe
07c8036efb
Merge pull request #5776 from inspec/nm/msssql-newlines-fields-fix
Mssql session fix : Parsing multiline results
2022-01-09 20:25:07 -05:00
Chef Expeditor
d4ccbb80b9 Bump version to 4.52.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-10 01:21:25 +00:00
Clinton Wolfe
219fd428b7
Merge pull request #5772 from guyzyl/main
Fix broken link in README. Obvious fix.
2022-01-09 20:18:57 -05:00
Chef Expeditor
ec4fd3584e Bump version to 4.52.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-10 01:18:29 +00:00
Chef Expeditor
bf40836295 Bump version to 4.52.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-10 01:15:15 +00:00
Clinton Wolfe
ec1e49ff4a
Merge pull request #5773 from inspec/im/downloads_links
Fix downloads links
2022-01-09 20:14:45 -05:00
Chef Expeditor
5b308c2a7d Bump version to 4.52.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-10 01:12:17 +00:00
Clinton Wolfe
2bedb1a669
Merge pull request #5783 from inspec/eol_ruby25
Remove support for EOL Ruby 2.5
2022-01-09 20:12:00 -05:00
Clinton Wolfe
8558165efe
Merge pull request #5788 from inspec/dependabot/bundler/omnibus/omnibus-software-94ef29b
Bump omnibus-software from `d2525ab` to `94ef29b` in /omnibus
2022-01-09 20:10:22 -05:00
Chef Expeditor
c77469592a Bump version to 4.52.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-10 01:04:21 +00:00
Clinton Wolfe
c1870c8311
Merge pull request #5785 from inspec/vasundhara/vmware_esxi_bash_resource_support
Adds esx platform support for bash resource
2022-01-09 20:02:37 -05:00
dependabot[bot]
7b0ea084f1
Bump omnibus-software from d2525ab to 94ef29b in /omnibus
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `d2525ab` to `94ef29b`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](d2525ab08e...94ef29b62a)

---
updated-dependencies:
- dependency-name: omnibus-software
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 04:21:23 +00:00
Vasu1105
ee9b167fb0 Adds esx platform support for bash resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-05 20:08:32 +05:30