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 'centos8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125948685.pp.fvqyzv
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1712321991'
�[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 2.01 seconds
|
Run tests
Process completed with exit code 1.
|
Loading