Unknown
5c1467dfe9
Update software name from InSpec to Chef Inspec
...
Signed-off-by: IanMadd <maddaus@protonmail.com>
2019-04-29 15:16:56 -04:00
Stuart Paterson
5accfa5391
Add protection for crontab resource path and document it.
...
Signed-off-by: Stuart Paterson <spaterson@chef.io>
2019-03-21 15:49:00 +00:00
Clinton Wolfe
2de06bdeb5
Clean injection of Availability section ( #3206 )
...
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-08-09 08:34:49 -04:00
Miah Johnson
71ca82fd74
Documentation fixes ( #3058 )
...
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2018-06-06 14:10:48 -04:00
eramoto
a687479e6c
Fix typo in some docs ( #2841 )
...
Also includes fixes such as PostgreSQL, TCPMUX, and etc.
Signed-off-by: ERAMOTO Masaya <eramoto.masaya@jp.fujitsu.com>
2018-03-20 08:43:30 -04: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
Kimberly Garmoe
b0bcc35fda
Add one comma in all docs & deletes two repeated sentences. ( #2658 )
...
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-15 22:07:18 -05:00
Jerry Aldrich
947efd4064
Add platform
tags and remove trailing whitespace ( #2654 )
...
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-02-15 19:28:15 -05:00
Kimberly Garmoe
1218949d86
Normalizes terms accross resources ( #2649 )
...
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-15 09:33:22 -05:00
Kimberly Garmoe
f4d08fbb40
Refactors crontab docs & adds 'property examples' ( #2513 )
...
* Refactors crontab docs & adds 'property examples'
Signed-off-by: kagarmoe <kgarmoe@chef.io>
* adds note about crontab-supported time strings
Signed-off-by: kagarmoe <kgarmoe@chef.io>
2018-02-07 16:11:28 +01:00
hannah-radish
9cfc86d2ab
Resource documentation update ( #2207 )
...
Light formatting changes, change order of example and matchers, slight
color changes
Signed-off-by: hannah-radish <hmaddy@chef.io>
2017-10-03 17:35:10 -04:00
Juan Carlos Castillo Cano
1c98ff13f6
Support special cases for crontab resource
...
Signed-off-by: Juan Carlos Castillo Cano <jccastillocano@gmail.com>
2017-06-06 15:12:12 +02:00
Adam Leff
8155357d0a
Add additional example for matching crontab commands
...
As raised in #1526 , adding an additional example showing how
a user can use the `where` accessor to find commands matching
a pattern and write a test using the results.
Signed-off-by: Adam Leff <adam@leff.co>
2017-03-14 22:16:39 +01:00
Adam Leff
417b791baa
Adding new crontab resource
...
The crontab resource parses a particular user's crontab file into
individual entries and allows the user to assert information about
each entry as needed.
Signed-off-by: Adam Leff <adam@leff.co>
2017-02-10 09:33:31 -05:00