Chef Expeditor
bb375a7601
Update CHANGELOG.md to reflect the promotion of 2.1.78
2018-05-16 20:32:24 +00:00
Chef Expeditor
19f2c45bf8
Bump version to 2.1.78 by Chef Expeditor
2018-05-16 19:20:41 +00:00
David McCown
c195af11c3
Adds middleware dependecy for Azure ( #3061 )
...
We are adding this depdency until we can integrate our connection into
Train.
Signed-off-by: David McCown <dmccown@chef.io>
2018-05-16 15:20:25 -04:00
Chef Expeditor
a9f5aff7aa
Bump version to 2.1.77 by Chef Expeditor
2018-05-16 19:04:42 +00:00
Jared Quick
40e7c1b23f
Add train GCP transport. ( #3046 )
...
Signed-off-by: Jared Quick <jquick@chef.io>
2018-05-16 15:04:23 -04:00
Chef Expeditor
9b44cd933d
Bump version to 2.1.76 by Chef Expeditor
2018-05-16 18:07:47 +00:00
Miah Johnson
8b4d365114
Fix node dependency issue for website build ( #3049 )
...
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2018-05-16 14:07:34 -04:00
Chef Expeditor
6328f0a9b5
Bump version to 2.1.75 by Chef Expeditor
2018-05-16 17:33:28 +00:00
Jared Quick
da203a258b
Add a passthrough for report_uuid in 'automate' reporter ( #3057 )
...
Signed-off-by: Jared Quick <jquick@chef.io>
2018-05-16 13:33:17 -04:00
Chef Expeditor
7ee4177baa
Bump version to 2.1.74 by Chef Expeditor
2018-05-16 17:21:33 +00:00
Subramani Ramanathan
2dfad8ad31
Updating Copy To Clipboard for ruby users ( #3054 )
...
Signed-off-by: Subramani Ramanathan <subramani95@gmail.com>
2018-05-16 13:19:57 -04:00
Chef Expeditor
f6ccfc9da7
Bump version to 2.1.73 by Chef Expeditor
2018-05-16 17:17:08 +00:00
Clinton Wolfe
a765afdbe6
Turns out we were deleting the hash args in the validation loop without dup'ing ( #3044 )
...
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-05-16 13:16:57 -04:00
Miah Johnson
e2fe18028d
true should not be a string. ( #3043 )
...
Fixes https://github.com/chef/inspec/issues/2786
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2018-05-16 08:53:37 -04:00
Chef Expeditor
ce384937ec
Update CHANGELOG.md to reflect the promotion of 2.1.72
2018-05-10 20:17:18 +00:00
Miah Johnson
988eb9749b
AWS resource permission docs ( #3036 )
...
* Add documentation about required IAM permissions to AWS Resources.
* Change phrasing.
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2018-05-10 14:57:53 -04:00
Chef Expeditor
e34dd65f58
Bump version to 2.1.72 by Chef Expeditor
2018-05-10 18:54:47 +00:00
Clinton Wolfe
af72574b34
Skeletal aws_ec2_instances resource ( #3023 )
...
* Add integration and unit tests for aws_ec2_instances
* Basic docs for aws_ec2_instances
* Add basic aws_ec2_instances resource
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-05-10 14:54:33 -04:00
Chef Expeditor
d1bc01f7d2
Bump version to 2.1.71 by Chef Expeditor
2018-05-10 18:49:59 +00:00
pete higgins
045671703e
Add git dependency to habitat plan. ( #3037 )
...
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
2018-05-10 14:49:44 -04:00
Chef Expeditor
cf1030c645
Bump version to 2.1.70 by Chef Expeditor
2018-05-10 17:53:49 +00:00
Jared Quick
08867e2f46
Include the profile dependency data in json reporter - 2.x release ( #3033 )
...
* Add depends section back to json profiles.
Signed-off-by: Jared Quick <jquick@chef.io>
2018-05-10 13:53:37 -04:00
Chef Expeditor
5d5f85b1a3
Bump version to 2.1.69 by Chef Expeditor
2018-05-09 19:16:01 +00:00
Tor Magnus Rakvåg
ce70c13011
Typo in integration test ( #3028 )
...
Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
2018-05-09 15:15:48 -04:00
Chef Expeditor
1834284437
Update CHANGELOG.md to reflect the promotion of 2.1.68
2018-05-04 16:47:56 +00:00
Chef Expeditor
71940514e4
Bump version to 2.1.68 by Chef Expeditor
2018-05-04 16:25:53 +00:00
Jared Quick
dabb1aa142
Fix the A2 vendoring with depends on the A2 server. ( #3022 )
...
Signed-off-by: Jared Quick <jquick@chef.io>
2018-05-04 12:25:40 -04:00
Chef Expeditor
92bb4fd3ee
Update CHANGELOG.md to reflect the promotion of 2.1.67
2018-05-03 19:06:48 +00:00
Chef Expeditor
c4444cc1d9
Bump version to 2.1.67 by Chef Expeditor
2018-05-03 18:08:04 +00:00
Jared Quick
54c1ed62f9
Add A2 support for profile compliance depends. ( #3014 )
...
Signed-off-by: Jared Quick <jquick@chef.io>
2018-05-03 14:07:53 -04:00
Jared Quick
7a11c51297
Fix the A2 compliance ssl flag ( #3011 )
...
* Fix the A2 compliance ssl flag.
* Add a2 fetcher tests.
Signed-off-by: Jared Quick <jquick@chef.io>
2018-05-03 14:07:38 -04:00
Chef Expeditor
a905dc8133
Bump version to 2.1.66 by Chef Expeditor
2018-05-03 14:53:55 +00:00
Jared Quick
bcec1e4dc5
Add inspec-core gem to expeditor. ( #3018 )
...
Signed-off-by: Jared Quick <jquick@chef.io>
2018-05-03 10:53:43 -04:00
Chef Expeditor
a5a7ddd538
Bump version to 2.1.65 by Chef Expeditor
2018-05-03 14:30:15 +00:00
Miah Johnson
67bbbb6ecf
Split inspec into a core gem. ( #3008 )
...
* Split inspec into a core gem.
* Include inspec-core.gemspec, not inspec.gemspec.
* Only load aws and azure when the gems are installed.
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2018-05-03 10:30:01 -04:00
Chef Expeditor
dd63d10a10
Bump version to 2.1.64 by Chef Expeditor
2018-05-03 13:57:50 +00:00
Jeremy
1407e681fc
#2810 - Add check if aws s3 bucket is encrypted. ( #2937 )
...
* Add check if aws s3 bucket is encrypted.
Required terraform aws provider >= 1.6
Fix indentation issue in aws_s3_bucket.rb
* Implement most changes recommended by @TrevorBramble, and refactored other methods to align with recommendations (except Terraform nitpick; preference is to keep coding style consistent until full refactor).
Signed-off-by: Jeremy Phillips <github@uranusbytes.com>
2018-05-03 09:55:29 -04:00
Chef Expeditor
9c7192cb47
Bump version to 2.1.63 by Chef Expeditor
2018-05-03 13:53:30 +00:00
Jerry Aldrich
9e8724ca6e
nginx_conf resource: Fix include paths with quotes ( #2726 )
...
* nginx_conf resource: Fix include paths with quotes
* Move quote removal to `NginxParser`
* Add parsers/tests for quotes in quotes
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-05-03 09:53:20 -04:00
Noel Georgi
ffbd6cbfb2
Fixing wrong filesystem size type ( #3013 )
...
Signed-off-by: Noel Georgi <noel.georgi@reancloud.com>
2018-05-03 09:16:07 -04:00
Chef Expeditor
d4dc1bad69
Bump version to 2.1.62 by Chef Expeditor
2018-05-02 14:20:09 +00:00
James Stocks
b42bfeb77d
cmp should recognise a string being a negative int ( #3007 )
...
Signed-off-by: James Stocks <jstocks@chef.io>
2018-05-02 10:19:57 -04:00
Chef Expeditor
91a92abf4b
Bump version to 2.1.61 by Chef Expeditor
2018-04-29 18:00:24 +00:00
David McCown
23967a2849
Refactors Terraform plan to break out steps ( #2996 )
...
This change should make it easier to work with a running environment.
You may now apply changes without doing a full teardown/rebuild any time
you make a change to the terraform plan.
Adds some documenation on how to use the Terraform tooling.
Adds AZURE_LOCATION to override the default region.
Signed-off-by: David McCown <dmccown@chef.io>
2018-04-29 14:00:12 -04:00
Chef Expeditor
7442804687
Bump version to 2.1.60 by Chef Expeditor
2018-04-27 14:57:25 +00:00
Jerry Aldrich
700d042422
Update Habitat plan ( #3000 )
...
This updates the included Habitat plan to do the following:
- Include binaries needed for certain resources (Example: `curl`)
- Use `gem install/build` instead of Bundler
- Use a wrapper binary to ensure GEM_HOME and GEM_PATH are correct
- Perform build/install steps in a cache directory instead of `/src`
Many thanks to @miah @tduffield
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-04-27 10:57:13 -04:00
Chef Expeditor
22e7b0c3be
Update CHANGELOG.md to reflect the promotion of 2.1.59
2018-04-26 21:54:25 +00:00
Chef Expeditor
e817dbc7bb
Bump version to 2.1.59 by Chef Expeditor
2018-04-26 19:44:28 +00:00
Clinton Wolfe
1a00853cd8
Catch exceptions in control blocks and fail the control ( #2987 )
...
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-04-26 15:44:16 -04:00
Chef Expeditor
39f9503915
Bump version to 2.1.58 by Chef Expeditor
2018-04-26 19:10:26 +00:00