Franziska Kunsmann
2274e7aa37
All checks were successful
bundlewrap/pipeline/head This commit looks good
3 lines
117 B
Text
3 lines
117 B
Text
% for path, shares in node.metadata['nfs-server']['shares'].items():
|
|
${path} ${' '.join(sorted(shares))}
|
|
% endfor
|