* Testing openssl upgrade with version 1.1.1w
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* Reverted change using test branch for openssl - using main branch for omnibus software
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* Reverted unwanted changes from omnibus Gemfile and Gemfile.lock
Signed-off-by: Nik08 <nikita.mathur@progress.com>
---------
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* Fixed inspec json ability to use cli options successfully
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* Code comment moved down for deprecation warning info
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* Added comment on usage of config initialisation on inspec json command
Signed-off-by: Nik08 <nikita.mathur@progress.com>
---------
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* Doc change for connection issues with licensing service
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* Doc updated for file formate version and software entitlement issue
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* Docs editing
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Edits
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Advice to use license list when a license is not entitled
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Update docs-chef-io/content/inspec/troubleshooting.md
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* A few more corrections
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
---------
Signed-off-by: Nik08 <nikita.mathur@progress.com>
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Co-authored-by: Ian Maddaus <ian.maddaus@progress.com>
Co-authored-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Update link in profiles.md
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Fix link to Learn Chef
* Fix another bad link
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* One more link
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
---------
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* CHEF-3412 Preliminary commit to add inspec6 install docs
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Add instructions for versioning content
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Write docs for inspec 6 license key setting on first run
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Move content back to one page
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Editing
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Remove mention of discontinued homebrew availability
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Remove mention of motivation for local licensing server
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* More edits
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Remove text about creating trial license
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* More edits
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Add an install menu section, platforms page, uninstall page, and license page
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* nitpicking
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
---------
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Co-authored-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Add a pair of files describing the relationship between the Chef EULA and the Apache 2.0 license, intended to be referenced from rubygems.org
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Add message to rubygems.org description of all 4 gems describing relationship between the two licenses
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Insert the full text of the Apache 2.0 license into the gem description on the advice of Legal
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Update README with message clarifying relationship between the two licenses
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Removes the full text of the Apache 2 license, which after clarification is not
in fact required to be in the rubygems description.
This reverts commit 4d02573f59.
* LINTING - adjust text markers
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* LINTING - training whitespace
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Remove the word 'below' when refering to the inclusion of the Apache 2.0 license
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Add Chef-EULA to list of included files to inspec-core
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
---------
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Using metadata to fetch basic info as name and version required in archive
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* Typo fixes
Signed-off-by: Nik08 <nikita.mathur@progress.com>
---------
Signed-off-by: Nik08 <nikita.mathur@progress.com>
* OMNIBUS CONFIG: Update omnibus config to sign msi packages with updated method
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* TEMP: A temporary change to verify windows build
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* Revert Gemfile temp changes for omnibus
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
---------
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* make profile check optional
Signed-off-by: Sathish <sbabu@progress.com>
* Clarify error message when making inspec check optional
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Add test fixture profile that emits evaluation markers on stderr
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Make export to inspec.json optional, not enabled by default
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Add test confirming non-evaluative archive
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Fix failing plugin search test, failing since we published a new test gem
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
---------
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Co-authored-by: Clinton Wolfe <clintoncwolfe@gmail.com>