)]}'
{"elements/nova/os-apply-config/etc/nova/nova.conf":[{"author":{"_account_id":6488,"name":"Clint Byrum","email":"clint@fewbar.com","username":"clint-fewbar"},"change_message_id":"0956671109a5f979f90384ef6aa2e6d43649d7b4","unresolved":false,"context_lines":[{"line_number":114,"context_line":"pxe_network_config\u003dTrue"},{"line_number":115,"context_line":"pxe_deploy_timeout\u003d{{pxe_deploy_timeout}}"},{"line_number":116,"context_line":"power_manager \u003d {{power_manager}}"},{"line_number":117,"context_line":"{{#use_file_injection}}use_file_injection\u003d{{use_file_injection}}{{/use_file_injection}}"},{"line_number":118,"context_line":"{{#virtual_power}}"},{"line_number":119,"context_line":"virtual_power_host_user\u003d{{user}}"},{"line_number":120,"context_line":"virtual_power_host_key\u003d{{key}}"}],"source_content_type":"text/plain","patch_set":2,"id":"AAAATX%2F%2F9nw%3D","line":117,"updated":"2013-10-23 15:54:36.000000000","message":"Just registering a bit of complexity/confusion. The use of {{#..}} here to make this optional leads to us not being able to pass an actual boolean False in the Metadata. This is kind of a weakness of pystache/mustache, as what we really care about is \"if key in dict:\" not \"if dict[key]:\".\n\nI think passing a stringified \"False\" is the way we\u0027ll have to deal with it for now, but I hope that we\u0027ll be able to find a better solution some day.\n\nFiled bug for this here:\n\nhttps://bugs.launchpad.net/tripleo/+bug/1243766","commit_id":"a751f2e30f0c6a915aa85eb2998f0bb67465c56b"}]}
