% for path, shares in sorted(node.metadata['nfs-server']['shares'].items()):
${path}    ${' '.join(sorted(shares))}
% endfor