HomeSoftware Heritage

(MODULES-3442) Use empty array for missing resource relationships

Description

(MODULES-3442) Use empty array for missing resource relationships

Empty require/before relationships in the server extension package
resource are changed from undef to empty arrays to work around PUP-6385
in Puppet 4.5.x. Previously undef was passed literally through
create_resources() causing Puppet to fail to find the resource named
undef.

Details

Provenance
Dominic Cleal <dominic@cleal.org>Authored on Jun 4 2016, 12:17 AM
olasdPushed on Mar 14 2017, 5:00 PM
Parents
rSPPGf040dd2d7221: Merge pull request #761 from janfabry/MODULES-3311-environment-duplication
Branches
Unknown
Tags
Unknown

Event Timeline

Dominic Cleal <dominic@cleal.org> committed rSPPG9c2a99b9e58e: (MODULES-3442) Use empty array for missing resource relationships (authored by Dominic Cleal <dominic@cleal.org>).Jun 4 2016, 12:24 AM