Commit graph

9507 commits

Author SHA1 Message Date
Vasu1105
7d33d20395 Removed unwated content from docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 16:17:12 +05:30
Vasu1105
b2e680f17b Fixed review comments. And added docs for opa_cli and opa_api resource.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 15:50:35 +05:30
Vasu1105
47020370b8 Remove def for probably_x86
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 10:48:36 +05:30
Chef Expeditor
ec76259eb1 Bump version to 4.38.7 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-08 23:49:34 +00:00
Clinton Wolfe
69213b555b
Merge pull request #5576 from inspec/vasundhara/postgresql_resource_update
Update postgresql resources to normalize it for platform supports
2021-07-08 18:48:04 -05:00
Chef Expeditor
e1fd1b12ea Bump version to 4.38.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-08 23:41:02 +00:00
Clinton Wolfe
f22c342704
Merge pull request #5584 from inspec/nm/mssql-port-fix
Remove default port for mssql_session, allowing named connections
2021-07-08 18:39:33 -05:00
Chef Expeditor
05cbca239b Bump version to 4.38.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-08 23:36:40 +00:00
Clinton Wolfe
bbc4ba7035
Merge pull request #5586 from inspec/nm/waiver-expiration
Waiver file expiration dates misinterpretation fix
2021-07-08 18:35:11 -05:00
Vasu1105
9b691b32ac Add support for OPA: add resource opa_cli and opa_api
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-08 18:14:22 +05:30
Vasu1105
a292d27557 Need to backout this gem as its causing issues for ssh
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-08 11:19:53 +05:30
Collin McNeese
4e779ddf6b
fixes typo in resource description.
Signed-off-by: Collin McNeese <cmcneese@chef.io>
2021-07-07 11:38:21 -05:00
Collin McNeese
dc5cdc2321
updates chrony_conf doc page to remove availability version number until ready for release
Signed-off-by: Collin McNeese <cmcneese@chef.io>
2021-07-06 11:43:43 -05:00
Collin McNeese
06eb9b9a84
adds chrony_conf InSpec resource
Signed-off-by: Collin McNeese <cmcneese@chef.io>
2021-07-06 10:46:47 -05:00
Chef Expeditor
bb1eb19440 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-02 20:57:23 +00:00
Nikita Mathur
f3633aa096 File existence check and other null checks
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-02 15:15:19 +05:30
Nikita Mathur
39dbb6819e Fix for expiry time parsing when in string format
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-02 00:53:05 +05:30
Vasu1105
6bfc2fad2f Fixed failing specs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-01 15:28:58 +05:30
Vasu1105
471b7b4550 Fixed command for windows and replaced warn with Inspec::Log.warn
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-01 13:37:55 +05:30
Nikita Mathur
46328b4812 Removed default port option to enable using named instances with no port option
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-30 17:19:19 +05:30
Vasu1105
180ebf0590 Fixed review comments: Added attr_accessor for required parameters and removed pass to accept nil
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-30 13:54:17 +05:30
Tom Duffield
16de66df74
Merge pull request #5579 from inspec/jgarud/update-expeditor-configuration
Updating expeditor configuration
2021-06-29 12:35:56 -05:00
Nikita Mathur
cb31cefaa2 Review changes - Fetching listener file using env variable
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 14:43:56 +05:30
Nikita Mathur
6ea2023922 Review changes - File renames and copy right line removed from resources for oracle conf resources
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:25:48 +05:30
Nikita Mathur
534f601f52 Some optimisations in function calls to reduce redundancy
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:25:48 +05:30
Nikita Mathur
ffc4ebdbf5 Docs additional edits for oracle conf
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:25:48 +05:30
Nikita Mathur
f921c25efc Oracle_db_conf and oracle_listener_conf changes, test cases and doc added
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:25:48 +05:30
Nikita Mathur
948a5c7efd Review changes - Removed copyright line from resource
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:05:25 +05:30
Vasu1105
89610eb569 Fixed review comments
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-29 12:00:35 +05:30
Chef Expeditor
01baf2f7c0 Bump version to 4.38.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-06-29 04:48:32 +00:00
Clinton Wolfe
61c83d28b3
Merge pull request #5567 from inspec/nm/oracle-session-exception
Oracle Session Exception Handling
2021-06-29 00:47:23 -04:00
jayashri garud
5528315d28 Updating expeditor configuration
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
2021-06-28 17:55:21 +05:30
Ashish Nepal
80b00794d5 add aliyun3 support 2021-06-26 20:30:57 +01:00
Nikita Mathur
56b8037c14 Access change in doc for mssql
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-25 18:17:09 +05:30
Vasu1105
964a5142f7 Revert changes for password authentication removal
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-25 16:53:49 +05:30
Vasu1105
74cbcc1c5a Removed password authentication as it breaks for windows and it needs to be handle by user using postgress configuration files
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-25 13:29:23 +05:30
Vasu1105
3b9a5c8956 Update postgresql resources to normalize it for platform supports
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-25 13:01:39 +05:30
Nikita Mathur
781ead9257 Added support for mssql conf resource
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-24 16:56:11 +05:30
Vasu1105
487fb5586c Some minor docs changes
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-24 14:44:29 +05:30
Vasu1105
4c6627fb73 mongodb_session minor doc update
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-24 12:42:44 +05:30
Vasu1105
7f7cbf0ddb Add unit test for mongodb_session resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-24 12:03:53 +05:30
Chef Expeditor
f88cde6425 Bump version to 4.38.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-06-23 21:55:54 +00:00
Clinton Wolfe
4df2f20877
Merge pull request #5526 from inspec/cw/update-readme2
Misc updates to the README
2021-06-23 17:54:28 -04:00
Clinton Wolfe
583267fb63 Docs feedback
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-06-23 15:40:11 -04:00
Clinton Wolfe
71d324f9d9 Fix links for Dom and Christoph
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-06-23 15:37:06 -04:00
Nikita Mathur
7ec66a0ca9 Missing oracle-error file added for testing
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-24 00:13:04 +05:30
Vasu1105
a008514d57 Add mongodb_session resource and docs.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-23 17:30:08 +05:30
Chef Expeditor
ad60fbe09e Bump version to 4.38.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-06-22 20:06:11 +00:00
Clinton Wolfe
aecb1b1d98
Merge pull request #5556 from inspec/im/docs_fix
Fix relative links
2021-06-22 16:04:46 -04:00
Nikita Mathur
88641c3fac Fix in oracle command which weren't working in windows powershell
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-21 12:09:54 +05:30