initial boilerplate
authorJosh Farwell <jfarwell@linuxfoundation.org>
Thu, 21 May 2015 23:23:21 +0000 (16:23 -0700)
committerJosh Farwell <jfarwell@linuxfoundation.org>
Thu, 21 May 2015 23:23:21 +0000 (16:23 -0700)
commitb74c06f8ac90c7b09c3a038880c8c2d0ee5e7d45
treedfed819dd2e8a79003f4bc1e14b1e6fabb0be60a
parent3f11e90c73700373ca64d4ed70df2a44b6d2bf86
initial boilerplate

Change-Id: Idfcced7a981bc1542ee2f3de49ae9a8ebc862541
Signed-off-by: Josh Farwell <jfarwell@linuxfoundation.org>
.fixtures.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Gemfile [new file with mode: 0644]
README.md [new file with mode: 0644]
Rakefile [new file with mode: 0644]
manifests/init.pp [new file with mode: 0644]
metadata.json [new file with mode: 0644]
spec/classes/init_spec.rb [new file with mode: 0644]
spec/spec_helper.rb [new file with mode: 0644]
tests/init.pp [new file with mode: 0644]