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