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