Title: Message Title
Hadmut Danisch commented on an issue
Puppet / Bug PUP-1890
Wrong encoding type for file
Hi,

I am running a puppet server under Ubuntu 12.04 (Puppet 2.7.11) and a puppet client under Ubuntu 14.04 (Puppet 3.4.2).

I am distributing a directory of ttf fonts from the server to the clients, the rule is

      file{"/usr/local/share/fonts/FreeFonts":
        ensure => directory,
        mode => 0444,
        recurse => true,
     ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to