lightblue-platform / lightblue-puppet

Puppet module for lightblue!
GNU General Public License v3.0
2 stars 11 forks source link

Fix commented out keystore-related spec tests #191

Open derek63 opened 8 years ago

derek63 commented 8 years ago

Specifically these two

https://github.com/lightblue-platform/lightblue-puppet/blob/master/spec/defines/lightblue/eap/ssl_keystore_file_spec.rb

https://github.com/lightblue-platform/lightblue-puppet/blob/master/spec/defines/lightblue/eap/truststore_file_spec.rb

And figure out if these two need to validate anything too

https://github.com/lightblue-platform/lightblue-puppet/blob/master/spec/classes/lightblue/eap/ssl_spec.rb

https://github.com/lightblue-platform/lightblue-puppet/blob/master/spec/classes/lightblue/eap/truststore_spec.rb