Skip to content

stuartpreston/demo-repo-customresource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-repo-customresource

A general demo of implementing a custom resource in a shared cookbook that is used by an 'application' cookbook, complete with RSpec/ChefSpec matcher.

Testing

PS C:\temp\demo-repo-customresource\cookbooks\myapp> rspec --format documentation

myapp::default
  When all attributes are default, on an unspecified platform
    executes powershell as user

Finished in 11.07 seconds (files took 3.35 seconds to load)
1 example, 0 failures

About

Chef Repo to demonstrate Custom Resources, ChefSpec etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages