HomeSoftware Heritage

(MODULES-2023) - autorequire the file we are generating
09a380c92f12Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(MODULES-2023) - autorequire the file we are generating

concat_file generates a file resource which will manage the content,
while the interface for requirements is Concat[] or at least
Concat_file[]. The file is currently flowing within the graph
without any dependency. However, so that require and notifies are
working properly, the file must be present before the concat_file
resource is finished being managed and potentially other resources
depending on that one are being managed.

This also makes the copy & paste from looking for the parent
directory as originaly described within MODULES-2023 obsolete, as
this will be handled by the file itself.

Details

Provenance
mh <mh@immerda.ch>Authored on
olasdPushed on Sep 10 2015, 1:22 PM
Parents
rSPCAT8d7d42788b5c: Merge pull request #328 from puppetlabs/2.0.x-to-master
Branches
Unknown
Tags
Unknown