shinesolutions/puppet-aem-curator

admin user password change may fail

Closed this issue · 1 comments

one of the last steps of the provisioning process is to set the admin user password. The process of this action is as follow:

  • Check if the admin user exists in the specific path
  • Change the user password

The first part is not necessary and can be skipped by forcing the password change for the admin user.

Upgrade to puppet-aem-resource 5.1.0 in release 3.3.0 fixed this issue
https://github.com/shinesolutions/puppet-aem-curator/blob/master/CHANGELOG.md#330---2019-11-26