)]}'
{"nova/templates/bin/_ssh-init.sh.tpl":[{"author":{"_account_id":14675,"name":"Hugo Nicodemos","email":"hugo.brito@windriver.com","username":"nicodemos"},"change_message_id":"299042e13e752e92902f0276d6d89c639fcfa77d","unresolved":true,"context_lines":[{"line_number":18,"context_line":""},{"line_number":19,"context_line":"export NOVA_USERNAME\u003d$(id -u ${NOVA_USER_UID} -n)"},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"mkdir -p ~${NOVA_USERNAME}/.ssh"},{"line_number":22,"context_line":"chown -R ${NOVA_USERNAME}:${NOVA_USERNAME} ~${NOVA_USERNAME}/.ssh"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"cat \u003e ~${NOVA_USERNAME}/.ssh/config \u003c\u003cEOF"}],"source_content_type":"text/x-smarty","patch_set":6,"id":"7b87fab2_650f6313","line":21,"updated":"2022-01-11 19:47:15.000000000","message":"The `~` with the variable has a strange behavior here and creates the dir `~nova` instead of creating at HOME. Maybe change to $HOME","commit_id":"e64ba108f99e62db6ce546a61009842b962c2dd5"}]}
