inspec Questions

2

Solved

I am writing inspec tests for my chef recipes where there are 5 files which needs to tested for their mode. All of them should have the same mode 0755. describe file('/dev') do its('mode') { shou...
Episcopalian asked 9/5, 2017 at 6:11

2

I am writing InSpec tests for some new Chef recipes I am working on. I would like to utilise the data_bags used by the cookbooks to iterate through the data bag items. I can't figure out how to acc...
Triviality asked 2/11, 2016 at 9:29

2

Solved

We have a cookbook that is used on centos 6 and 7 machines. On 7 it installs the latest version of node, on 6 it installs a specific version of node. Also on 6 it installs certain other packages th...
Weisbart asked 30/9, 2016 at 17:49
1

© 2022 - 2024 — McMap. All rights reserved.