Commit graph

10451 commits

Author SHA1 Message Date
Sonu Saha
67081c00d4 CFINSPEC-266: Add resource_id & unit test: ini, json, xml, yaml
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-06-02 16:53:37 +05:30
Sonu Saha
978288dd95 CFINSPEC-266: Add resource_id & unit test: inetd_conf
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-06-02 16:52:04 +05:30
Sonu Saha
4853077dfd CFINSPEC-266: Add resource_id & unit test: iis_site
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-06-02 16:51:14 +05:30
Chef Expeditor
f2943b7bc8 Bump version to 5.17.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-06-01 13:37:06 +00:00
Clinton Wolfe
9e52000088
Merge pull request #6041 from inspec/ss/enhance-x509_certificate-resource
CFINSPEC-95: Enhance `x509_certificate` resource
2022-06-01 09:36:05 -04:00
Chef Expeditor
32ce41a438 Bump version to 5.17.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-06-01 00:57:01 +00:00
Clinton Wolfe
516be304db
Merge pull request #6098 from inspec/dependabot/bundler/omnibus/rack-2.2.3.1
Bump rack from 2.2.3 to 2.2.3.1 in /omnibus
2022-05-31 20:55:54 -04:00
dependabot[bot]
f12a6c9e2b
Bump rack from 2.2.3 to 2.2.3.1 in /omnibus
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 14:57:12 +00:00
Clinton Wolfe
40530976b6
Merge pull request #6096 from inspec/jsnapp/IPACK-204
Update omnibus/Gemfile.lock
2022-05-31 10:56:11 -04:00
Jeremiah Snapp
c2891932ea Update omnibus/Gemfile.lock
For compatibility with omnibus-toolchain 3.0.0

Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
2022-05-31 09:55:32 -04:00
Deepa Kumaraswamy
15f45fdaad Doc Review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-05-27 15:40:28 +05:30
Chef Expeditor
d10c72a485 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-25 04:12:55 +00:00
Chef Expeditor
96036f947d Bump version to 5.17.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-24 14:16:15 +00:00
Ian Maddaus
9bb96d8adb
Merge pull request #6075 from inspec/im/netlify_hugo_version
Remove Hugo version from Netlify config
2022-05-24 10:15:02 -04:00
Ian Maddaus
0eda6ca5db Remove Hugo version from Netlify config
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
2022-05-23 12:14:56 -04:00
Chef Expeditor
07fd5253ef Bump version to 5.17.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-23 03:58:23 +00:00
Clinton Wolfe
c0bef5931a
Merge pull request #6065 from inspec/im/vale
Add vale config to docs in inspec repository
2022-05-22 23:57:12 -04:00
Chef Expeditor
7c91ab87b0 Bump version to 5.17.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-23 03:55:07 +00:00
Clinton Wolfe
90e2318d66
Merge pull request #6066 from replicajune/patch-1
fixing bad markdown syntax
2022-05-22 23:53:57 -04:00
Chef Expeditor
ed171586eb Bump version to 5.17.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-18 09:06:04 +00:00
Vasundhara Jagdale
566ac8ed77
Merge pull request #6040 from marijus-ravickas/unit_yaml_reporter
UNIT_TESTS: update yaml reporter test for Ruby 3+
2022-05-18 09:05:03 +00:00
replicajune
5b0c359269
fixing bad markdown syntax
code blocks don't have specifiers for the closing triple quotes
2022-05-17 15:08:55 -04:00
Ian Maddaus
be7cc0932a Add vale config to inspec repository
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
2022-05-17 10:44:59 -04:00
Chef Expeditor
d60f7a8c86 Bump version to 5.17.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-17 11:08:12 +00:00
Vasundhara Jagdale
a1194db674
Merge pull request #6010 from inspec/ss/add-php_config-resource
CFINSPEC-81: Add `php_config` resource
2022-05-17 11:07:02 +00:00
Deepa Kumaraswamy
e507443c77 Review Doc
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-05-17 12:51:42 +05:30
Sonu Saha
a0a6a39bb0 CFINSPEC-81: Add supports platform check
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-05-17 12:51:42 +05:30
Sonu Saha
f16b948bdc CFINSPEC-81: Handle situation for integer config values
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-05-17 12:51:42 +05:30
Sonu Saha
120bf0ab9a CFINSPEC-81: Add documentation for php_config
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-05-17 12:51:42 +05:30
Sonu Saha
b4f52dff23 CFINSPEC-81: Add unit test for php_config
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-05-17 12:51:42 +05:30
Sonu Saha
7c3cddbc84 CFINSPEC-81: Add php_config resource with value property
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-05-17 12:51:42 +05:30
Chef Expeditor
bf06bebdff Bump version to 5.16.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-17 06:05:50 +00:00
Chef Expeditor
8cbab96ae7 Bump version to 5.16.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-17 06:03:51 +00:00
Vasundhara Jagdale
b1c1b1bc92
Merge pull request #5991 from inspec/ss/enhance-processes-resource
CFINSPEC-92: Enhance `processes` resource
2022-05-17 06:01:55 +00:00
Chef Expeditor
dcdf9c99c9 Bump version to 5.16.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-17 06:01:41 +00:00
Vasundhara Jagdale
0978c8c274
Merge pull request #6045 from inspec/ss/enhance-host-resource
CFINSPEC-90: Enhance `host` resource
2022-05-17 06:01:15 +00:00
Vasundhara Jagdale
a0fba6d46d
Merge pull request #6018 from inspec/ss/add-x509_private_key-resource
CFINSPEC-84: Add `x509_private_key` resource
2022-05-17 06:00:03 +00:00
Chef Expeditor
c953ca6f9a Bump version to 5.15.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-17 03:23:03 +00:00
Clinton Wolfe
1d4e70ede5
Merge pull request #6057 from inspec/vasundhara/gem-dependency-version-issue
CFINSPEC-252: Fix profile gem dependency installation is failing when  gem version is not specified
2022-05-16 23:21:52 -04:00
Jeremiah Snapp
b4a5f54517
Merge pull request #6062 from inspec/jsnapp/fix-omnibus-test.ps1
Fix omnibus-test.ps1
2022-05-16 22:32:35 -04:00
Jeremiah Snapp
b04760b7f9 Fix omnibus-test.ps1
Use Throw instead of Exit to ensure the CI job fails when a command has
a non-zero exit code.

Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
2022-05-16 16:55:16 -04:00
Deepa Kumaraswamy
461c992808 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-05-16 17:58:29 +05:30
Deepa Kumaraswamy
d49f3c5f45 doc review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-05-13 20:26:58 +05:30
Deepa Kumaraswamy
6ef2eae488 doc review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-05-13 19:55:49 +05:30
Deepa Kumaraswamy
833a437e92 Doc review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2022-05-13 19:15:25 +05:30
Vasu1105
163095859d CFINSPEC-252: Fix profile gem dependency installation is failing when gem version is not specified.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-05-13 00:18:03 +05:30
Sonu Saha
e879ef89a5 CFINSPEC-95: Remove redundant code
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-05-13 00:00:44 +05:30
Chef Expeditor
bcd99943d7 Bump version to 5.15.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-05-12 14:49:54 +00:00
Clinton Wolfe
673000d64c
Merge pull request #6056 from inspec/vasundhara/fix-json-output-inputs
CFINSPEC-250: Fix for inspec json command does not populate the inputs for the profile
2022-05-12 10:48:38 -04:00
Vasu1105
e5e9bb0608 CFINSPEC-250: Fix for inspec json command does not populate the attribues/inputs for the profile
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-05-12 13:34:32 +05:30