Skip to content

A chef cookbook to turn node attributes into a json file so that it can be read during serverspec testing.

Notifications You must be signed in to change notification settings

scottcarter87/serverspec-test-helper

Repository files navigation

serverspec_test_helper-cookbook

This cookbook will write out all the node attributes of a node into a json file at /tmp/serverspec/node.json. This file can then be read while serverspec is running to get access to node attributes that would be otherwise inaccessible.

About

A chef cookbook to turn node attributes into a json file so that it can be read during serverspec testing.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages