% for k, v in sorted(node.metadata.get('environment', {}).items()):
${k}=${v}
% endfor