Started building initial structure for module. 60/60/2
authorJosh Farwell <jfarwell@linuxfoundation.org>
Fri, 29 May 2015 09:39:04 +0000 (02:39 -0700)
committerJosh Farwell <jfarwell@linuxfoundation.org>
Fri, 29 May 2015 23:31:14 +0000 (16:31 -0700)
commit05eb5700e8552a54c0045867b47b8c4493885fca
tree7598058fa20c798e1fd77afdc2ac0ab9f61b2d4e
parente45ea47d27a4fe3cc466f86c5b7dc76dcea46d8a
Started building initial structure for module.
Created init.pp and params.pp, started building installation
functionality.

Added puppet-rpsec tests.

Change-Id: Ife33ead1b2e1b04c8a04576b951677ee3b06634e
Signed-off-by: Josh Farwell <jfarwell@linuxfoundation.org>
manifests/init.pp
manifests/install.pp [new file with mode: 0644]
manifests/params.pp [new file with mode: 0644]
spec/classes/init_spec.rb
spec/classes/install_spec.rb [new file with mode: 0644]
spec/classes/params_spec.rb [new file with mode: 0644]
spec/coverage_spec.rb [new file with mode: 0644]
tests/init.pp