Skip to content

Commit 8e3ebea

Browse files
Updated for testing
1 parent 4ab6498 commit 8e3ebea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ logging:
3636

3737
# filesystem server that needs management
3838
filesystem_servers:
39-
- path: /mnt/beegfs-1
39+
- path: /mnt/nfs-system
4040
method: remote
4141
remote:
4242
host: 165.232.178.211

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ while true; do
2828
-H "Content-Type: application/json" \
2929
-d '{
3030
"operation": "setfacl",
31-
"targetPath": "/mnt/beegfs-1/home/maverick/linux-acl-management-aclapi/README.md",
31+
"targetPath": "/mnt/nfs-system/home/maverick/linux-acl-management-aclapi/README.md",
3232
"entries": {
3333
"entityType": "user",
3434
"entity": "tommy",

0 commit comments

Comments
 (0)