Fix replicaset provider when auth is disabled #509
Annotations
2 errors
Run tests:
spec/acceptance/mongos_spec.rb#L13
mongodb::mongos class installation works with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130040945.pp.yawlUS
Last 10 lines of output were:
Warning: Private key for 'ubuntu2004-64-puppet7.example.com' does not exist
Warning: Client certificate for 'ubuntu2004-64-puppet7.example.com' does not exist
�[mNotice: /Stage[main]/Mongodb::Replset/Mongodb_replset[test]/members: members changed [
{
'host' => '127.0.0.1:27019'
}] to [
{
'host' => '127.0.0.1:27019'
}]
�[mNotice: Applied catalog in 3.61 seconds
|
Run tests
Process completed with exit code 1.
|
Loading