Commit graph

9567 commits

Author SHA1 Message Date
Vasu1105
e78f58fa5a Remove TypeData command was causing error when its called in the same session which was resulting into windows_firewall resource was not working correctly locally when we have more than one describe block.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-10-22 12:43:02 +05:30
Chef Expeditor
c391ca349b Bump version to 4.47.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-19 13:14:38 +00:00
Clinton Wolfe
f7d5865d0d
Merge pull request #5702 from inspec/nm/oracle-osuser-fix
Oracle db session resource fix - when invoking query using os user and db role
2021-10-19 09:13:21 -04:00
Nikita Mathur
e5f2ede389 Oracle fix when invoking query using os user and db role
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-19 14:43:50 +05:30
Chef Expeditor
648afbb6fa Bump version to 4.47.7 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-13 01:15:56 +00:00
Clinton Wolfe
215e90d348
Merge pull request #5688 from inspec/omnibus
Enable repeatable builds by bundling Gemfile.lock
2021-10-12 21:14:34 -04:00
Chef Expeditor
134ddfcbb5 Bump version to 4.47.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-13 01:13:30 +00:00
Clinton Wolfe
d868356b5a
Merge pull request #5696 from pradeepbhadani/issue_5695
Fix google_container_node_pool.md
2021-10-12 21:12:08 -04:00
Chef Expeditor
8dc23ce7e1 Bump version to 4.47.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-13 01:11:03 +00:00
Clinton Wolfe
9634a1ead9
Merge pull request #5694 from inspec/rename-inspec-dsl-to-inspec-language
Renamed Inspec DSL to Inspec Language
2021-10-12 21:09:45 -04:00
Chef Expeditor
d37b123bf6 Bump version to 4.47.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-13 01:07:19 +00:00
Clinton Wolfe
0bfb0bc648
Merge pull request #5667 from inspec/nm/group-user-sensitive
Group & User Resources - Resolve name case-sensitivity issue for windows
2021-10-12 21:05:57 -04:00
Pradeep Bhadani
ad3f128486 Fix examples and doc formatting. 2021-10-12 22:50:09 +01:00
Dishank Tiwari
85a42f1ee4 renamed Inspec DSL to Inspec Language
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
2021-10-08 13:20:32 +05:30
Nikita Mathur
09550ed7f3 User groups made case insensitive for user resource for include matcher
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-07 13:32:36 +05:30
Chef Expeditor
9a78b1dbe0 Bump version to 4.47.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-06 03:08:29 +00:00
Chef Expeditor
c86031c237 Bump version to 4.47.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-06 02:54:48 +00:00
Chef Expeditor
be800bd741 Bump version to 4.47.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-06 02:39:57 +00:00
Chef Expeditor
b9f5b52f69 Update CHANGELOG.md with details from pull request #5687
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-06 02:27:53 +00:00
Chef Expeditor
62a1e24a2c Bump version to 4.47.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-06 02:14:02 +00:00
Clinton Wolfe
ee168a71ee
Merge pull request #5676 from pradeepbhadani/update_doc_gcs_bucket
Update GCS Storage class list
2021-10-05 22:11:35 -04:00
Clinton Wolfe
d4194b41ab
Merge pull request #5679 from inspec/yaml-docs
Improvements to the inspec.yml docs
2021-10-05 22:10:23 -04:00
Clinton Wolfe
6414e3a5ab
Merge pull request #5681 from inspec/vasundhara/update-tests-files
Update the unit test files to use latest versions of OS rather than the older.
2021-10-05 22:02:22 -04:00
Clinton Wolfe
123afa4303
Merge pull request #5687 from inspec/openssl_bump
Update OpenSSL on macOS to 1.1.1l
2021-10-05 22:00:29 -04:00
Chef Expeditor
1bf5275aad Bump version to 4.46.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-06 01:59:23 +00:00
Clinton Wolfe
a79be0ca96
Merge pull request #5683 from inspec/nm/cassandra-resource
Add support for Cassandra DB
2021-10-05 21:55:24 -04:00
Clinton Wolfe
105f09e2ab
Merge pull request #5689 from inspec/ubuntu16
Add back Ubuntu 16.04 packages + testing
2021-10-05 21:49:27 -04:00
Chef Expeditor
4f4cfeb2fc Bump version to 4.46.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-06 00:28:33 +00:00
Ian Maddaus
10fdbd7082
Merge pull request #5678 from inspec/dt_update-master-to-main
Replaced /main/ from /master/
2021-10-05 17:19:00 -07:00
Nikita Mathur
62b0d211fa Windows user fetched in user resource without case sensitivity
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-05 15:36:35 +05:30
Nikita Mathur
eb7e7305f4 Members and members array made case insensitive for group resources
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-05 15:36:35 +05:30
Nikita Mathur
964fdacbee Resolve case sensitivity issues with group name in group resource for windows platform
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-05 15:36:35 +05:30
Tim Smith
8c0d6b0ef0 Add back Ubuntu 16.04 packages + testing
Ubuntu 16.04 is no longer EOL. They've extended support for a full 10 years so it goes EOL in 2026 now.

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-10-02 16:56:53 -07:00
Tim Smith
bcc98feada Enable repeatable builds by bundling Gemfile.lock
This way changes to omnibus-software or omnibus don't change the builds. This is important for us, but also for cinc. It also makes sure that we're tracking bumps to the omnibus-software in the InSpec changelog so we can build release notes that reflect key dep changes like openssl. We recently added the same thing to Infra Server to better track deps there and we've done this in infra client for many years.

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-10-02 16:52:40 -07:00
Tim Smith
19f74c9c88 Update OpenSSL on macOS to 1.1.l
1.1.1k is no longer there

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-10-02 16:33:23 -07:00
Nikita Mathur
8546595f30 Review changes and build fix
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-01 14:43:37 +05:30
Nikita Mathur
b4ca1914c4 Add support for Cassandra DB resources
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-30 16:09:08 +05:30
Vasu1105
ff65112ab5 Updated test files to use Ubuntu latest version while mocking the OS instead of Ubuntu1804
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-30 15:05:27 +05:30
Vasu1105
86391be836 Updated test files to use Ubuntu latest version while mocking the OS instead of Ubuntu1604
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-30 14:50:03 +05:30
Vasu1105
584bbfa3a3 Updated test files to use Ubuntu latest version while mocking the OS instead of Ubuntu1404 whereever required.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-30 14:26:43 +05:30
Dishank Tiwari
2bf755a125 Merge branch 'main' into dt_update-master-to-main 2021-09-30 12:05:35 +05:30
Dishank Tiwari
6e7b44fb4c
Update docs-chef-io/content/inspec/resources/aws_elasticache_cluster.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-09-30 12:04:16 +05:30
Dishank Tiwari
d1fc83270d
Update docs-chef-io/content/inspec/resources/aws_efs_file_system.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-09-30 12:04:04 +05:30
Dishank Tiwari
e1c0d2dccc
Update docs-chef-io/content/inspec/resources/aws_ecr_repository.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-09-30 12:02:12 +05:30
Chef Expeditor
3f7d40318b Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-30 02:31:57 +00:00
Vasu1105
fe555a3780 Remove the unit test added for Ubuntu using older version i.e 15.04.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-29 12:53:58 +05:30
Tim Smith
bac643254d Better describe what platform-family is doing for us
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-09-28 15:16:13 -07:00
Tim Smith
9305a18366 Fix a typo
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-09-28 15:15:53 -07:00
Tim Smith
d3905092a5 Use a more modern Ubuntu release in the example
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-09-28 15:15:47 -07:00
Chef Expeditor
e5b7bcf4b9 Bump version to 4.46.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-28 12:19:40 +00:00