)]}'
{"manifests/policy/base.pp":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"2dae43ca82ba4b6ed7a58629792da99f779b1a78","unresolved":true,"context_lines":[{"line_number":90,"context_line":"        ~\u003e Augeas\u003c| title \u003d\u003d \"${file_path}-${key}\" |\u003e"},{"line_number":91,"context_line":"    }"},{"line_number":92,"context_line":"    \u0027yaml\u0027: {"},{"line_number":93,"context_line":"      augeas { \"${file_path}-${key}\" :"},{"line_number":94,"context_line":"        lens    \u003d\u003e $file_lens,"},{"line_number":95,"context_line":"        incl    \u003d\u003e $file_path,"},{"line_number":96,"context_line":"        changes \u003d\u003e \"set \\\"${key}\\\" \\\"${value}\\\"\","},{"line_number":97,"context_line":"      }"},{"line_number":98,"context_line":""},{"line_number":99,"context_line":"      File\u003c| title \u003d\u003d $file_path |\u003e"},{"line_number":100,"context_line":"      ~\u003e Augeas\u003c| title \u003d\u003d \"${file_path}-${key}\" |\u003e"}],"source_content_type":"text/x-puppet","patch_set":5,"id":"8f29070f_77f8ce9e","line":97,"range":{"start_line":93,"start_character":0,"end_line":97,"end_character":7},"updated":"2021-01-05 07:51:31.000000000","message":"There seems to be a problem with current yaml support in augeas.\n\nIt supports\n```\nkey1:\n  key2: value\n```\nbut it doesn\u0027t support\n```\nkey1: value\n```\n\nSince we expect flat contents in policy.yaml, we should depend on a different tooling to manage yaml....","commit_id":"7c5531a786e3c32297eb00c4063221dc819bd05b"}]}
