HomePhorge

Fix for #5273 -- user resource constantly resetting password age
f2fd0d1ec854Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix for #5273 -- user resource constantly resetting password age

The query methods for the newly added password age properties didn't have the
same name as the properties, and thus the default retrieve method wan't finding
them and never got the current value from the provider. They were therefore
always seen as :absent and puppet always thought they needed to be set.

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU544dcf80db32: Fix #5289 -- Bad copy/paste changes message on test failure
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPUf2fd0d1ec854: Fix for #5273 -- user resource constantly resetting password age (authored by Markus Roberts <Markus@reality.com>).Nov 16 2010, 7:45 PM