Commit graph

9388 commits

Author SHA1 Message Date
jayashri garud
aa72a9be6b Replace deprecated --without flag with bundle config
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
2021-09-02 16:17:15 +05:30
Chef Expeditor
316d8b0a79 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-01 23:42:17 +00:00
Chef Expeditor
489318042c Bump version to 4.41.20 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-01 03:42:24 +00:00
Clinton Wolfe
28956c0cf5
Merge pull request #5643 from inspec/nm/tags-fix
Fix tags processing issue in profiles
2021-08-31 23:40:56 -04:00
Chef Expeditor
5c4d534066 Bump version to 4.41.19 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-01 03:29:23 +00:00
Clinton Wolfe
681e2eacfa
Merge pull request #5638 from inspec/nm/fetcher-default-branch-fix
Fix url fetcher when default git profile branch is not master
2021-08-31 23:27:56 -04:00
Chef Expeditor
b0debb83dd Bump version to 4.41.18 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-01 02:17:33 +00:00
Clinton Wolfe
5020066f3a
Merge pull request #5648 from inspec/cw/fix-omnibus-master-to-main
Update location of default branch for omnibus and omnibus-software
2021-08-31 22:14:10 -04:00
Clinton Wolfe
3509d19690 Update location of default branch for omnibus and omnibus-software
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-08-31 22:12:32 -04:00
Clinton Wolfe
d564ab21c6
Merge pull request #5640 from inspec/spelling_fixes
Fix typos identified by cspell
2021-08-31 16:29:06 -04:00
Clinton Wolfe
e66870383b
Merge pull request #5641 from inspec/vasundhara/fix-load-error-for-aws-sdk-batch
Build - Fix cannot load such file -- aws-sdk-batch (LoadError)
2021-08-31 16:27:10 -04:00
Clinton Wolfe
38bf5178cb
Merge pull request #5642 from inspec/vasundhara/git-branch-master-to-main
Change master to main branch for inspec-gcp and inspec-azure repo
2021-08-31 16:22:36 -04:00
Nikita Mathur
c85f49d0d8 Change to filter tags on both key and value basis of hashmap style tags
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-31 18:14:58 +05:30
Nikita Mathur
ddcb096666 Fix control tags fetching logic which was breaking profiles with tags used
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-31 17:17:27 +05:30
Vasu1105
81b28c2c51 Change master to main branch for inspec-gcp and inspec-azure repo
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-31 14:04:38 +05:30
Nikita Mathur
ca1991451f Issue fix related to bitbucket default branch fetching in url fetcher
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-31 13:12:22 +05:30
Vasu1105
e7b413df21 Fix cannot load such file -- aws-sdk-batch (LoadError)
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-31 12:17:10 +05:30
Tim Smith
403647c3e4 Fix typos identified by cspell
Just a pile of misc typos

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-08-30 16:49:46 -07:00
Chef Expeditor
52d9fe4321 Bump version to 4.41.17 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:26:04 +00:00
Clinton Wolfe
2db20dd576
Merge pull request #5625 from tecracer-theinen/fix/no-error-if-plugin-installed
Proposed implementation for installation warnings
2021-08-30 17:24:32 -04:00
Chef Expeditor
59c0a9a0e1 Bump version to 4.41.16 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:21:59 +00:00
Chef Expeditor
3c2d0cd48b Bump version to 4.41.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:19:18 +00:00
Clinton Wolfe
83fcc7fec4
Merge pull request #5629 from inspec/vasundhara/fix_for_security_policy_resource
Fix for security_policy resource does not return array for local groups
2021-08-30 17:17:16 -04:00
Chef Expeditor
635a7cbbc2 Bump version to 4.41.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:16:41 +00:00
Clinton Wolfe
8928b979b7
Merge pull request #5630 from inspec/nm/testing-framework-doc
Added info about the Minitest framework in contributing doc
2021-08-30 17:16:34 -04:00
Clinton Wolfe
2babe2e52e
Merge pull request #5633 from inspec/vasundhara/update-security-policy-docs
Updated security_policy resource docs
2021-08-30 17:15:13 -04:00
Chef Expeditor
51c4615815 Bump version to 4.41.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:13:29 +00:00
Clinton Wolfe
04dabfee23
Merge pull request #5636 from inspec/vasundhara/remove-wmic-calls-security-identifier
Replace use of wmic from security_identifier resource as it will be deprecated soon
2021-08-30 17:11:58 -04:00
Chef Expeditor
2b2faa7c41 Bump version to 4.41.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 20:46:46 +00:00
Clinton Wolfe
026c82b386
Merge pull request #5637 from inspec/vasundhara/resolve-build-error-for-aws-repo-path
Updated inspec-aws git url to replace branch to master to main
2021-08-30 16:45:19 -04:00
Nikita Mathur
44cd84312f Fix url fetcher when default git profile branch is not master
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-30 19:10:12 +05:30
Vasu1105
99a170d7e5 Updated inspec-aws git url to replace branch to master to main
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-30 18:08:06 +05:30
Vasu1105
2100a66bef Removed use of wmic from security_identifier resource as it will be deprecated soon
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-30 12:47:03 +05:30
Vasu1105
8487da327f Fix for security_policy resource does not return array for local groups
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-27 18:34:25 +05:30
Vasu1105
460ce4627b Updated security_policy resource docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-27 10:55:04 +05:30
Chef Expeditor
601238ca81 Bump version to 4.41.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-27 04:28:05 +00:00
Clinton Wolfe
b008eb37d8
Merge pull request #5628 from inspec/nm/fedora-support-doc
Fedora runtime support documented
2021-08-27 00:26:13 -04:00
Nikita Mathur
5768cb8eab Added info about the minitest framework in contributing doc for the info
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-26 16:15:39 +05:30
Nikita Mathur
e3c93c2ef2 Fedora support documented
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-26 14:57:39 +05:30
chef-expeditor[bot]
7415fc11d0
Updating references of master to main as part of Expeditor agent rename. 2021-08-24 15:38:04 +00:00
Chef Expeditor
16b23fd2c9 Bump version to 4.41.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-24 02:50:59 +00:00
Clinton Wolfe
77297cfef0
Merge pull request #5578 from elsnepal/aliyun3
Add aliyun3 support to service resource
2021-08-23 22:49:28 -04:00
Chef Expeditor
50698e85a1 Bump version to 4.41.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-24 02:41:20 +00:00
Clinton Wolfe
026788e294
Merge pull request #5623 from inspec/nm/apache-conf-merge-fix
Fix merging of included conf and main conf params in apache conf
2021-08-23 22:39:50 -04:00
Thomas Heinen
096e5cd655
Fix tests
Signed-off-by: Thomas Heinen <theinen@tecracer.de>
2021-08-23 15:01:17 +02:00
Chef Expeditor
b24ac70dfc Bump version to 4.41.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-23 12:12:53 +00:00
Thomas Heinen
72204bd0fc
Proposed implementation for installation warnings 2021-08-23 14:12:33 +02:00
Clinton Wolfe
ebfb89bd65
Merge pull request #5619 from inspec/vasundhara/fix_postgres_session_error
Fix postgres_session error Unable to connect to database
2021-08-23 08:11:22 -04:00
Nikita Mathur
e6d4cedbd2 Fix merging of included conf and main conf params in apache conf resource
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-20 14:26:11 +05:30
Vasu1105
d1bc86a214 Fix postgres_session error Unable to connect to database
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-19 14:15:39 +05:30