Fix config template issues and add some improvements #116
Annotations
2 errors
Run tests:
spec/defines/openssl_certificate_x509_spec.rb#L28
openssl::certificate::x509 when not passing a country, organization, unit, state and commonname is expected to fail to compile and raise an error matching /At least one of $country, $organization, $unit, $state or $commonname is required./
Failure/Error: it { is_expected.to compile.and_raise_error(%r{At least one of $country, $organization, $unit, $state or $commonname is required.}) }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, At least one of $country, $organization, $unit, $state or $commonname is required. (file: /home/runner/work/puppet-openssl/puppet-openssl/spec/fixtures/modules/openssl/manifests/certificate/x509.pp, line: 152, column: 5) (line: 2) on node fv-az700-446.v5hcyuhipjuubowh0ptkzundnd.bx.internal.cloudapp.net
|
Run tests
Process completed with exit code 1.
|
Loading