On Wednesday, 20 March 2013 18:04:41 UTC, jcbollinger wrote:
>
>
> On Wednesday, March 20, 2013 5:41:47 AM UTC-5, Russell Parsloe wrote:
>>
>> I'm trying to use Puppet and PuppetDB to export a config file from one
>> node, and collect it on another i.e.
>>
>> export */etc/app1/file1.cfg* from *no
On Wednesday, March 20, 2013 5:41:47 AM UTC-5, Russell Parsloe wrote:
>
> I'm trying to use Puppet and PuppetDB to export a config file from one
> node, and collect it on another i.e.
>
> export */etc/app1/file1.cfg* from *node a* and collect *
> /etc/app2/file2.cfg* on *node b*.
>
> I need the