Files
puppet-swift/manifests/storage
David Moreau Simard 2caba862a8 Provide a mean to change the default rsync chmod
puppet-rsync provides a default chmod of 0644.
puppet-swift, until this commit, did not provide a way
to change that default chmod.
According to the experience in bug #1433390, it
seemed possible for folders to be created in 0644, thus
denying access to the folders unless you were root.

Backwards compatibility is maintained through the same
defaults.. It looks like the default is broken in
the context of Swift (unless it runs as root?), however.
We should consider putting 'Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r'
which translates to 755 for folders and 644 for files.

Change-Id: I7fcef6e4cdf478e808de2895168165989ff098e4
Closes-bug: #1433390
2015-03-17 23:51:01 -04:00
..
2014-10-31 15:24:50 +01:00
2014-10-31 15:24:50 +01:00
2013-08-02 11:51:57 -04:00
2014-10-31 15:24:50 +01:00
2014-06-13 15:52:23 +02:00
2014-10-31 15:24:50 +01:00
2013-08-25 23:29:34 -04:00