Commit 72615312 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

slapos_jio_api_style: Create Compute Node return indented JSON answer

parent cbbee765
......@@ -49,4 +49,4 @@ return json.dumps({
"modification_date": compute_node.getModificationDate().HTML4(),
# Kept for backward compatibility
"command_line": compute_node_install_command_line,
})
}, indent=2)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment