Commit Graph

7 Commits

Author SHA1 Message Date
Clark Boylan 29c864240c Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I6a1d385c8dc3a457af2ef3b8a376470fecc754d4
2022-02-17 12:53:01 -08:00
Paul Van Eck 579d39bbda Add param to specify app protocol
Templates/manifests for https hosting already exist, but we currently force
http hosting. This patch adds a 'protocol' param to allow the capability
to host with https. This patch also changes the hostname to default to
the fully qualified domain name and changes certs/keys to snakeoil.

Change-Id: Ic3cd47f4166c5219030254e8ae557b654f0756eb
2015-09-03 21:37:30 -07:00
Colleen Murphy 36a3b33379 Add Gemfile and puppet 4 checks
In anticipation of puppet 4, start trying to deal with puppet 4 things
that can be helpfully predicted by puppet lint plugins. Also fix errors
caught by the puppet-lint-absolute_classname-check gem.

Change-Id: I34bb706397bff9c5d8239c7ae7f5402c1ca9b118
2015-08-13 16:57:36 -07:00
Paul Van Eck f23cdca396 Add .gitreview & fix puppet-lint errors/warnings
There were mainly alignment issues with =>, so those were fixed.
Also removed the charset declaration in mysql.pp as refstack itself
now takes care of this.

Change-Id: Ia1635bfe51669000374fd445d460081551cb978d
2015-07-06 17:19:38 -07:00
Michael Krotscheck 7cd53e46c6 Added HTTP Modules. 2015-04-22 14:34:34 -07:00
Michael Krotscheck f6f54e540d Added mysql database. 2015-04-20 18:10:46 -07:00
Michael Krotscheck e8ca9bed67 Blank module
Includes various license files, manifests, vagrantfile for dev, and
empty documentation. Run 'vagrant up' or 'vagrant provision' in the
root directory, and you will get a VM that runs the puppet module and
has a local network IP address of 192.168.99.88.
2015-04-20 16:39:04 -07:00