module-puppetdb/spec
Dan Bode cfffea0a79 Allow puppetdb conn validation when ssl is disabled
for my use case, I am not able to validate the
ssl endpoint b/c I am creating my puppet certificates
during my puppet run, so they are not available to
the http get request.

This patch adds a new resource parameter to
the puppetdb_conn_validator that allows it
to make a non-ssl connection. This allows me
to declare my own http only resource that I
can use to verify the puppetdb connection.
2013-06-06 17:38:27 -07:00
..
system Update README, add rspec-puppet tests 2013-05-24 12:48:34 -07:00
unit Allow puppetdb conn validation when ssl is disabled 2013-06-06 17:38:27 -07:00
spec_helper.rb Cleaned up ghoneycutt's code a tad 2013-04-09 13:27:25 +01:00
spec_helper_system.rb Add initial rspec-system tests and scaffolding 2013-04-19 23:26:15 +01:00