Skip to content

Commit 88a8c7f

Browse files
authored
Merge pull request ceph#56481 from adk3798/test-cephadm-idmap-conf
cephadm: add idmap.conf to nfs sample file Reviewed-by: John Mulligan <[email protected]>
2 parents 4774249 + 79b1dd5 commit 88a8c7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/cephadm/samples/nfs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"",
1010
"%url rados://nfs-ganesha/nfs-ns/conf-nfs.a",
1111
""
12-
]
12+
],
13+
"idmap.conf": ""
1314
}
1415
}

0 commit comments

Comments
 (0)