]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
Avoid symlink recursion issue wip-agent-sl 1521/head
authorZack Cerza <zack@redhat.com>
Tue, 10 Mar 2020 21:33:11 +0000 (15:33 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 10 Mar 2020 21:33:11 +0000 (15:33 -0600)
commitff77988b54e67c4cf0bcb3a95333f177ae7fdf2f
tree1820dbb7583358c53628c5c55679754fd68015a2
parentbf213e00537d5cca4257caaecd1cf2db6352b2cd
Avoid symlink recursion issue

Checkouts of the ceph repo contain directories with symlinks that link
to their parent dirs; this causes the file permissions check to fail.
Avoid following symlinks to work around.

Signed-off-by: Zack Cerza <zack@redhat.com>
ansible/examples/slave_static.yml