Rework openldap::server::database
interface for the syncrepl
parameter
#350
Annotations
2 errors and 1 warning
Run tests:
spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_065848090.pp.9VS1Oc
Last 10 lines of output were:
by * read
Error message: Execution of '/usr/bin/ldapmodify -Y EXTERNAL -H ldapi:/// -f /tmp/openldap_database20240326-3594-8d8dde' returned 21: SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
ldap_add: Invalid syntax (21)
additional info: ordered_value_sort failed on attr olcSyncrepl
adding new entry "olcDatabase=mdb,cn=config"
�[mNotice: Applied catalog in 0.52 seconds
|
Run tests
Process completed with exit code 1.
|
Run tests:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_065820777.pp.Rkr0fz
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1711436302'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.56 seconds
|
Loading