% for option, value in sorted(node.metadata.get('sysctl/options', {}).items()):
${option}=${value}
% endfor