Merge pull request #1766 from rrxtns/master

Remove stale /docs/tutorials - update index.html
This commit is contained in:
Adam Leff 2017-05-09 16:28:02 -04:00 committed by GitHub
commit 1cecf4f9f0
2 changed files with 1 additions and 27 deletions

View file

@ -19,7 +19,7 @@ p If you're just getting started and want a quick introduction, then we recommen
.columns.medium-6
.box-white-brdr.strict-center
p.txt-margin Get your first hands-on experience
a.btn.clear href="tutorials" Tutorials
a.btn.clear href="/tutorials" Tutorials
h3.margin-top-xs Contributing
hr.strict-left

View file

@ -1,26 +0,0 @@
# InSpec Tutorials
The following tutorial provides step-by-step instructions on how easy it is to build, configure, deploy, and manage applications in Habitat. Huge thanks to Annie Hedgpeth for these fantastic guides!
* [Day 1 - Hello World](http://www.anniehedgie.com/inspec-basics-1)
* [Day 2 - Command Resource Blog Logo](http://www.anniehedgie.com/inspec-basics-2)
* [Day 3 - File Resource](http://www.anniehedgie.com/inspec-basics-3)
* [Day 4 - Custom Matchers](http://www.anniehedgie.com/inspec-basics-4)
* [Day 5 - Creating a Profile](http://www.anniehedgie.com/inspec-basics-5)
* [Day 6 - Ways to Run It and Places to Store It](http://www.anniehedgie.com/inspec-basics-6)
* [Day 7 - How to Inherit a Profile from Chef Compliance Server](http://www.anniehedgie.com/inspec-basics-7)
* [Day 8 - Regular Expressions](http://www.anniehedgie.com/inspec-basics-8)
* [Day 9 - Attributes](http://www.anniehedgie.com/inspec-basics-9)
* [Day 10 - Attributes with Environment Variables](http://www.anniehedgie.com/inspec-basics-10)
Additionally, these are great guides for specific areas or more advanced topics:
* [Windows infrastructure testing using InSpec Part I](http://datatomix.com/?p=236)
* [Windows infrastructure testing using InSpec and Profiles Part II](http://datatomix.com/?p=238)
* [Operating InSpec in an air-gapped environment](https://github.com/jeremymv2/chef-intranet-scaffolding/blob/master/README.md)
* [Testing Ansible with InSpec](http://scienceofficersblog.blogspot.de/2016/02/testing-ansible-with-inspec.html)
Podcasts:
* [InSpec Foodfight](http://foodfightshow.org/2016/02/inspec.html)
* [Test Driven Infrastructure With Arthur Maltson And Michael Goetz](https://www.arresteddevops.com/tdi/)