Skip to content
Snippets Groups Projects
Commit f5450f49 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Add the user dir list to be verified in eg config file

parent 71e0ae3b
No related branches found
No related tags found
4 merge requests!147Merge previous default branch feat-cod-rmq into main,!85kill nginx process running under user from login node,!78Feat cod rmq,!70Feat param dir verify
...@@ -9,6 +9,9 @@ Port = 5672 ...@@ -9,6 +9,9 @@ Port = 5672
# to avoid concurrency with downstream agents # to avoid concurrency with downstream agents
Delay = 5 Delay = 5
# dir_verify agent config
User_dirs = ['/home', '/data/user', '/data/scratch']
# git_commit agent config # git_commit agent config
rc_users_ldap_repo_loc = "~/git/rc-users" rc_users_ldap_repo_loc = "~/git/rc-users"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment