Displaying 1 result from an estimated 1 matches for "2_exports_art_data".
2012 Jul 19
2
Problem with puppet-concat
...I developed my module on my puppet development server and concat worked
like a charm, however when I rolled it out to my live servers if kept on
failing with the following error:
err: Failed to apply catalog: Could not find dependent
Exec[concat_/etc/exports] for
File[/_etc_exports/fragments/2_exports_ART_DATA] at
/etc/puppet/environment/testing/modules/concat/manifests/fragment.pp:48
So to be clear, this works perfectly on my development server, but not on
my live servers. It appears as if it is some kind of dependency issue,
either in the code or with something missing somewhere. I have checked all...