HomeSoftware Heritage

Lack of idempotency with `ensure => 'absent'`
e015a1fdf731Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Lack of idempotency with ensure => 'absent'

Need to add an unless to the exec in the case we have `ensure =>
'absent'` for the concat, otherwise the exec (of true) runs every time.

Details

Provenance
Morgan Haskel <morgan@puppetlabs.com>Authored on
olasdPushed on Sep 10 2015, 1:22 PM
Parents
rSPCAT15e4bc7ba68a: Merge pull request #214 from PierreR/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

Morgan Haskel <morgan@puppetlabs.com> committed rSPCATe015a1fdf731: Lack of idempotency with `ensure => 'absent'` (authored by Morgan Haskel <morgan@puppetlabs.com>).Sep 8 2014, 8:24 PM