Matthaus Owens <[email protected]> writes: > What flags are you passing to rsync? The README at > http://apt.puppetlabs.com/README.txt offers a sample rsync command > which includes the --copy-links flag. When I rsync using copy links, > my dists directory looks like:
Of course you're right, I used my usual rsync combination of flags, that is "rsync -avH"; using "rsync -avLH" fixed the problem. Thanks! -- A -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
