Skip to content

WIP: Test code for public attributes

DJ Mountney requested to merge public_attr_example into master

A very quick and rough example to test a possible method of specifying public attributes.

Run the test using

bundle exec rspec spec/chef/gitlab-ee/recipes/default_spec.rb:10

Merge request reports