[Puppet Users] Re: Export a file from one node and collect on another

2013-03-26 Thread Russell Parsloe
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

[Puppet Users] Re: Export a file from one node and collect on another

2013-03-20 Thread jcbollinger
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