Commit graph

7 commits

Author SHA1 Message Date
4dcb2df22b nfs-server: ShellCheck fixes 2021-03-24 05:55:14 +00:00
befa371fdc nfs-server: Allow role/home autocreation run more often
1. Implemented locking for scripts so only one instance is running
   simultaneously. This will also remove stale lock file if found.

2. Use LDAP contextCSN value to determine if we need to run script
   at all. Previous contextCSN is stored in state file which will
   be cleaned during reboots. If state file is not found direcotries
   are scanned in normal way.
2021-03-24 05:48:04 +00:00
5282a19463 nfs-server: Add autocreate support for home/role directories 2021-03-23 17:01:39 +00:00
852770b74a nfs-server: Disable NFS over UDP 2020-09-09 18:34:40 +00:00
ef1ee545fe nfs-server: Restart nfs services after config change 2020-09-09 18:34:07 +00:00
cfabd677a4 nfs-server: Let nfs-client depedency install packages 2020-09-09 18:32:49 +00:00
93b241e8ed nfs-server: Initial version of role 2020-09-04 13:38:57 +00:00