Matthew Dromazos
4394c5efc8
New Resource aws_config_recorder ( #2635 )
...
* Initial commit of new resource
* Removes deprecated matcher in example
* Adds a new terraform file for config resources
* Fixes and clarifies documentation
* Wraps calls to api in catch_aws_errors method
* Changes the names of two matchers
Signed-off-by: Matthew Dromazos <dromazmj@dukes.jmu.edu>
2018-02-27 13:15:04 -05:00
Chef Expeditor
4e6b3bb1ba
Bump version to 2.0.27 by Expeditor
2018-02-27 18:00:09 +00:00
Christian Becker
b7687765f5
http resource: Support OPTIONS method ( #2742 )
...
Signed-off-by: Christian Becker <c.becker@mediaevent.services>
2018-02-27 12:59:53 -05:00
Kimberly Garmoe
118a056f43
Refactors host docs ( #2539 )
...
* Refactors host docs
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-26 19:21:32 -05:00
Kimberly Garmoe
a0db14485a
Refactore json docs ( #2551 )
...
* Refactore json docs
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-26 17:48:35 -05:00
Kimberly Garmoe
2ed473dcbb
Fixes dh_params doc ( #2644 )
...
* Fixes dh_params doc
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-26 17:47:36 -05:00
Chef Expeditor
6d479db798
Bump version to 2.0.26 by Expeditor
2018-02-26 21:51:03 +00:00
Jared Quick
62cb6bb846
Make sure we have a proper exit code and report data. ( #2747 )
...
Signed-off-by: Jared Quick <jquick@chef.io>
2018-02-26 16:50:51 -05:00
Chef Expeditor
8079bde6eb
Bump version to 2.0.25 by Expeditor
2018-02-26 21:37:48 +00:00
Clinton Wolfe
118b8a9fc5
Various small fixes/adjustments to the integration tests for AWS and Azure ( #2745 )
...
* Fix formatting of iam user integration tests by placing them in controls
* Fix subnet AZ test by making it an attribute; can't hardcode it
* Fix VPC ID fixture export for subnet testing
* Rename Azure integration tasks to match AWS and allow on-demand attribute dump
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-02-26 16:37:36 -05:00
Franklin Webber
a359399fa0
Fixes partially indented blocks and unescaped underscores ( #2731 )
...
Moved 2 space examples 2 more spaces in. Don't be shy, show the world your code the way it was meant to be seen.
Underscores in markdown must be escaped otherwise the world goes crooked.
Signed-off-by: Franklin Webber <franklin@chef.io>
2018-02-26 11:11:06 -05:00
Chef Expeditor
9f07f0899d
Bump version to 2.0.24 by Expeditor
2018-02-26 16:10:21 +00:00
Jerry Aldrich
d356cfc6dc
Move AWS/Azure tests to integration directory ( #2675 )
...
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-02-26 11:10:04 -05:00
Dominik Richter
0be2fb7a55
emoji in issue template ( #2743 )
...
* emoji in issue template
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2018-02-26 11:08:51 -05:00
Chef Expeditor
17b0fbb981
Bump version to 2.0.23 by Expeditor
2018-02-26 16:01:37 +00:00
Jared Quick
20a0b0e025
Fix inspec check to work with platforms ( #2737 )
...
* Fix inspec check to work with platforms.
Signed-off-by: Jared Quick <jquick@chef.io>
2018-02-26 11:01:23 -05:00
Julian C. Dunn
b9d06d7413
Fix infrastructure code example and typo in parse_config_file reference ( #2708 )
...
* Fix infrastructure code example and typo in parse_config_file reference.
Signed-off-by: Julian C. Dunn <jdunn@chef.io>
2018-02-23 16:57:59 -05:00
Jerry Aldrich
0240ab4f6e
docs: Enhance http
resource documentation ( #2715 )
...
* Simplify `http` resource example
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-02-23 16:49:22 -05:00
Julian C. Dunn
0982ed53ba
Always make sure the copyright footer has the correct year ( #2707 )
...
* Always make sure the copyright footer has the correct year
Signed-off-by: Julian C. Dunn <jdunn@chef.io>
2018-02-23 15:33:33 -05:00
Chef Expeditor
527595472b
Bump version to 2.0.22 by Expeditor
2018-02-23 20:29:06 +00:00
Jerry Aldrich
5538dc158c
Reword inspec check
test's it
block ( #2721 )
...
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-02-23 15:28:54 -05:00
Franklin Webber
58958d5756
Updates README to use function instead of alias ( #2679 )
...
I really liked the inclusion of the alias for the docker run version
of installing inspec. The instructions tried to make it clear that
when you create the alias that it was for only your current directory
but it sounded more like your current working directory wherever you
were so I thought that it would be better to actually make that work.
By changing it to a function you now can delay the processing of the
$(pwd) subshell so that it will mount your current working directory
when you run it. This makes it really easy to use the InSpec CLI
and the installation this way is on par with the other ways.
Signed-off-by: Franklin Webber <franklin@chef.io>
2018-02-23 15:27:04 -05:00
Chef Expeditor
30ff651cbf
Bump version to 2.0.21 by Expeditor
2018-02-23 14:01:26 +00:00
Jerry Aldrich
448eeb4637
package resource: Fix brew
package detection ( #2730 )
...
* package resource: Fix `brew` package detection
This allows for package detection via `brew` to handle cases where a
particular package formula exists but is not installed.
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-02-23 09:01:14 -05:00
Chef Expeditor
b746c355ae
Bump version to 2.0.20 by Expeditor
2018-02-22 15:45:34 +00:00
Jared Quick
b1f027d6f6
Update maintainers file. ( #2728 )
...
Signed-off-by: Jared Quick <jquick@chef.io>
2018-02-22 10:45:22 -05:00
Chef Expeditor
84b187328e
Bump version to 2.0.19 by Expeditor
2018-02-22 00:45:47 +00:00
Julian C. Dunn
153fd7182d
Now that release-2.0 has merged into master you don't need to test it anymore! ( #2718 )
...
Signed-off-by: Julian C. Dunn <jdunn@chef.io>
2018-02-21 16:45:29 -08:00
Chef Expeditor
ef0efb8a97
Bump version to 2.0.18 by Expeditor
2018-02-22 00:43:06 +00:00
hannah-radish
53b80c3706
InSpec SEO ( #2725 )
...
* Alt tags and meta descriptions
* add sitemap support
* Sitemap Priority
Signed-off-by: hannah-radish <hmaddy@chef.io>
* Jerry's feedback
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2018-02-21 16:42:55 -08:00
Franklin Webber
eaee24a143
Fixes the paths for assets loading for javascript and stylesheets ( #2710 )
...
* The paths were relative and that was causing problems on non-index pages.
* jquery apparently needs to be loaded before the menumaker.
Signed-off-by: Franklin Webber <franklin@chef.io>
2018-02-20 15:53:05 -05:00
hannah-radish
26e6fbf6d2
Fix links on docs page ( #2716 )
...
* Fix links on docs page
Signed-off-by: hannah-radish <hmaddy@chef.io>
2018-02-20 14:41:58 -05:00
Chef Expeditor
74725ec62c
Update CHANGELOG.md to reflect the promotion of 2.0.17
2018-02-20 12:45:03 +00:00
Chef Expeditor
d9e000a1cc
Bump version to 2.0.17 by Expeditor
2018-02-20 12:37:34 +00:00
Jared Quick
378e7c5048
Update shell detect to work with platforms ( #2712 )
...
* Update shell to use the same detect logic as cli detect.
Signed-off-by: Jared Quick <jquick@chef.io>
2018-02-20 07:37:23 -05:00
Kimberly Garmoe
bd7327b91c
Spelling and punctuation check on Azure and AWS ( #2657 )
...
* Spelling and punctuation check
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-19 22:09:51 -05:00
hannah-radish
f9452b022a
fix mobile ( #2706 )
...
* Maybe fixed mobile?
* Removed slide-right
* Change slide-right
* Bullshit commit
* add package-lock to demo
* Png fallbacks
* Small changes
* position: relative on z-index
* Overflow-x: hidden
2018-02-19 18:52:43 -08:00
Kimberly Garmoe
b6c60d11bb
Normalizes resource ( #2704 )
...
* Normalizes resource
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-19 21:35:14 -05:00
Kimberly Garmoe
77ad71dc8b
Refactors azure_virtual_machine doc ( #2702 )
...
* Refactors azure_virtual_machine doc
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-19 21:30:04 -05:00
Kimberly Garmoe
696dde39ef
Refactors azure_virtual_machine_data_disk doc ( #2701 )
...
* Refactors azure_virtual_machine_data_disk doc
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-19 21:12:53 -05:00
Chef Expeditor
a83123444f
Update CHANGELOG.md to reflect the promotion of 2.0.16
2018-02-20 02:08:50 +00:00
Kimberly Garmoe
6bde79a39d
Fixes formatting and words ( #2703 )
...
* Fixes formatting and words
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-19 20:54:42 -05:00
Chef Expeditor
0b3b5f7dc3
Bump version to 2.0.16 by Expeditor
2018-02-20 01:04:28 +00:00
hannah-radish
3b41a5d7cf
HM Mobile IE ( #2705 )
...
* Mobile media queries
* Dominik's slider broke
* slide groups fix
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
* Optimization changes
2018-02-19 17:04:16 -08:00
Chef Expeditor
ec61b4d7ed
Bump version to 2.0.15 by Expeditor
2018-02-20 00:57:29 +00:00
Dominik Richter
275772050e
move /tutorial to /demo ( #2700 )
...
* move /tutorial to /demo
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
* update netlify to build demo
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
* fix gulp run path
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
* ignore rubocop on www/demo
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2018-02-19 16:57:19 -08:00
Kimberly Garmoe
6ffe2913d6
edits to platforms doc ( #2695 )
...
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-19 23:29:19 +01:00
Chef Expeditor
9b374a92d3
Bump version to 2.0.14 by Expeditor
2018-02-19 21:14:13 +00:00
hannah-radish
959f1e2ee0
HM website optimization ( #2699 )
...
* Font awesome
* Scroll to resources - done
* Overwriting swift type styles
* Fixed links
* Remove DL bin
* lint
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
* lint
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
* Add new breakpoints
2018-02-19 13:14:01 -08:00
Chef Expeditor
def4f56e40
Bump version to 2.0.13 by Expeditor
2018-02-19 20:24:14 +00:00