)]}'
{"tests/roles/bootstrap-host/tasks/prepare_aio_config.yml":[{"author":{"_account_id":17799,"name":"Logan V","email":"logan2211@gmail.com","username":"Logan2211"},"change_message_id":"ab4272a8e87cec6bb04b66193e75f831e26b5799","unresolved":false,"context_lines":[{"line_number":229,"context_line":"    line: \u0027LD_PRELOAD\u003d/usr/lib/x86_64-linux-gnu/libeatmydata.so\u0027"},{"line_number":230,"context_line":"  when: ansible_pkg_mgr \u003d\u003d \u0027apt\u0027"},{"line_number":231,"context_line":""},{"line_number":232,"context_line":"- name: Define eatmydata as extra package for lxc container cache"},{"line_number":233,"context_line":"  lineinfile:"},{"line_number":234,"context_line":"    path: /etc/openstack_deploy/user_variables.yml"},{"line_number":235,"context_line":"    line: \u0027lxc_cache_extra_distro_packages: [ \"eatmydata\" ]\u0027"},{"line_number":236,"context_line":"  when: ansible_pkg_mgr \u003d\u003d \u0027apt\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"5faad753_db7ca984","line":236,"range":{"start_line":232,"start_character":0,"end_line":236,"end_character":32},"updated":"2019-09-14 19:40:24.000000000","message":"Since user_variables is deployed as a template, it seems better to drop it in there with the conditional:\n\n{% if ansible_pkg_mgr \u003d\u003d \u0027apt\u0027 %}\nlxc_cache_extra_distro_packages:\n  - eatmydata\n{% endif %}\n\nin https://github.com/openstack/openstack-ansible/blob/master/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2","commit_id":"9f010b52abe93d2363f23c42c584ac80644359c0"}]}
