[Puppet Users] file Problem after 2.7.6 Upgrade

2011-11-02 Thread Stefan Wiederoder
Hello List, I´ve update to 2.7.6 (server + clients, from 2.7.1) after reading the last CVE, now I´ve got a problem with copying a file to different releases/architectures using a single statement like this: file { /path/to/file/abc.file: source = puppet:///path/to/file/xx- $fact1-$fact2.file,

Re: [Puppet Users] file Problem after 2.7.6 Upgrade

2011-11-02 Thread R.I.Pienaar
- Original Message - Hello List, I´ve update to 2.7.6 (server + clients, from 2.7.1) after reading the last CVE, now I´ve got a problem with copying a file to different releases/architectures using a single statement like this: file { /path/to/file/abc.file: source =

Re: [Puppet Users] file Problem after 2.7.6 Upgrade

2011-11-02 Thread Nigel Kersten
On Wed, Nov 2, 2011 at 9:20 AM, R.I.Pienaar r...@devco.net wrote: - Original Message - Hello List, I´ve update to 2.7.6 (server + clients, from 2.7.1) after reading the last CVE, now I´ve got a problem with copying a file to different releases/architectures using a single