Intial commit for web submodule 70/170/2
authorJosh Farwell <jfarwell@linuxfoundation.org>
Thu, 18 Jun 2015 03:45:47 +0000 (20:45 -0700)
committerJosh Farwell <jfarwell@linuxfoundation.org>
Thu, 18 Jun 2015 07:38:59 +0000 (07:38 +0000)
commitd250648fc5ec6560850403a7c1b4a7255a132600
treee69df3b016c4d05df761b1bd84eb1f64b4140a18
parentec66b6fd5228e8bb13094ea5108af122b7d45392
Intial commit for web submodule

The web submodule will install, configure, initialize, and manage an
installation of Postorius and Hyperkitty in the same Django project.
Declared default values and built default options hash in params.pp,
pulled those variables into web.pp and validated their types.

Created skelton file for web::install.pp.

Change-Id: I5842df699cd8aa9c3cde5f5f8e1ceb365393115e
Signed-off-by: Josh Farwell <jfarwell@linuxfoundation.org>
manifests/params.pp
manifests/web.pp [new file with mode: 0644]
manifests/web/install.pp [new file with mode: 0644]
spec/classes/core__install_spec.rb
spec/classes/web_spec.rb [new file with mode: 0644]