You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Could not set 'absent' on ensure: undefined method destroy' for #<Puppet::Type::Openldap_dbindex:0x0000000004ff8d78> (file: /etc/puppetlabs/code/environments/wsauth_dbindex/modules/openldap/manifests/server/dbindex.pp, line: 10) Error: Could not set 'absent' on ensure: undefined method destroy' for #Puppet::Type::Openldap_dbindex:0x0000000004ff8d78 (file: /etc/puppetlabs/code/environments/wsauth_dbindex/modules/openldap/manifests/server/dbindex.pp, line: 10)
Wrapped exception:
undefined method destroy' for #<Puppet::Type::Openldap_dbindex:0x0000000004ff8d78> Error: /Stage[main]/Ldapserver/Openldap::Server::Dbindex[uid,cn]/Openldap_dbindex[uid,cn]/ensure: change from 'present' to 'absent' failed: Could not set 'absent' on ensure: undefined method destroy' for #Puppet::Type::Openldap_dbindex:0x0000000004ff8d78 (file: /etc/puppetlabs/code/environments/wsauth_dbindex/modules/openldap/manifests/server/dbindex.pp, line: 10)
What behaviour did you expect instead
DBindex removed
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
ldapserver::dbindexes:
'uid,cn':
attribute: 'uid,cn'
ensure: 'absent'
What are you seeing
Error: Could not set 'absent' on ensure: undefined method
destroy' for #<Puppet::Type::Openldap_dbindex:0x0000000004ff8d78> (file: /etc/puppetlabs/code/environments/wsauth_dbindex/modules/openldap/manifests/server/dbindex.pp, line: 10) Error: Could not set 'absent' on ensure: undefined method
destroy' for #Puppet::Type::Openldap_dbindex:0x0000000004ff8d78 (file: /etc/puppetlabs/code/environments/wsauth_dbindex/modules/openldap/manifests/server/dbindex.pp, line: 10)Wrapped exception:
undefined method
destroy' for #<Puppet::Type::Openldap_dbindex:0x0000000004ff8d78> Error: /Stage[main]/Ldapserver/Openldap::Server::Dbindex[uid,cn]/Openldap_dbindex[uid,cn]/ensure: change from 'present' to 'absent' failed: Could not set 'absent' on ensure: undefined method
destroy' for #Puppet::Type::Openldap_dbindex:0x0000000004ff8d78 (file: /etc/puppetlabs/code/environments/wsauth_dbindex/modules/openldap/manifests/server/dbindex.pp, line: 10)What behaviour did you expect instead
DBindex removed
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: