I'm mounting /var/www/cobbler from NFS.  It's Netapp, so there's a
'.snapshot' directory.  'cobbler sync' wants to remove/clean-up this
directory.  Nothing happens, as .snapshot is read-only, but there's a
noticable delay as the command runs.

At first blush, the change is simple: whitelist the directory in
action_sync.py.  However, I'm not a fan of this approach because a version
upgrade could lose this change.  More preferable, I believe, would be a
file with whitelisted directories.  Thoughts?

Finally, thanks for all the hard work; it's great software.

-- Jess
_______________________________________________
cobbler-devel mailing list
cobbler-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler-devel

Reply via email to