)]}'
{"playbooks/roles/gerrit/files/static/robots.txt":[{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"8c2a9c22872e51049b5dcbb52d99a30cf562129a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"3fa7e38b_b7405906","side":"PARENT","line":1,"updated":"2020-02-03 22:10:28.000000000","message":"where is this file actually deployed/copied?","commit_id":"1c1195d0c418c94e14f695c311659f0218978a72"},{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"808a85eb43eb7f97a10d9739b28b0d160e127ad9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"3fa7e38b_d2b15c47","side":"PARENT","line":1,"in_reply_to":"3fa7e38b_b7405906","updated":"2020-02-04 11:57:52.000000000","message":"The static dir is copied as a full directory - so having robots not in the the static dir was causing it to be not installed into the right place.","commit_id":"1c1195d0c418c94e14f695c311659f0218978a72"}],"playbooks/roles/gerrit/tasks/main.yaml":[{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"808a85eb43eb7f97a10d9739b28b0d160e127ad9","unresolved":false,"context_lines":[{"line_number":226,"context_line":"    group: \"{{ gerrit_user_name }}\""},{"line_number":227,"context_line":"    mode: preserve"},{"line_number":228,"context_line":"  loop:"},{"line_number":229,"context_line":"    - static"},{"line_number":230,"context_line":"    - etc"},{"line_number":231,"context_line":""},{"line_number":232,"context_line":"- name: Install apache2"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"3fa7e38b_f2ac98ec","line":229,"updated":"2020-02-04 11:57:52.000000000","message":"Here is where we copy the static dir.","commit_id":"4de5f79599d7ccc19f254489d112efa8bd1444ac"}],"playbooks/roles/gerrit/templates/gerrit.vhost.j2":[{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"5757ff32f576a70f50b72d3a7d6ebff33eef30e3","unresolved":false,"context_lines":[{"line_number":26,"context_line":"  CustomLog ${APACHE_LOG_DIR}/gerrit-ssl-access.log combined"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"  SSLEngine on"},{"line_number":29,"context_line":"  SSLProtocol All -SSLv2 -SSLv3"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"  SSLCertificateFile      {{ gerrit_ssl_cert_file }}"},{"line_number":32,"context_line":"  SSLCertificateKeyFile   {{ gerrit_ssl_key_file }}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"3fa7e38b_72b31a9a","line":29,"updated":"2020-01-29 05:28:05.000000000","message":"I\u0027d ultimately prefer to see us get a little more detailed in our SSLProtocol config, preferring safer cipher suites and so on, but we can do that later (it\u0027s an easy one-liner copy from one of our other sites like security.o.o though).","commit_id":"28c36393c9966d0ef59bf202637db2a29b2a3975"},{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"808a85eb43eb7f97a10d9739b28b0d160e127ad9","unresolved":false,"context_lines":[{"line_number":63,"context_line":"  ProxyPass / http://localhost:8081/ nocanon"},{"line_number":64,"context_line":"  ProxyPassReverse / http://localhost:8081/"},{"line_number":65,"context_line":""},{"line_number":66,"context_line":"  Alias /robots.txt /home/gerrit2/review_site/static/robots.txt"},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"  SetEnv GIT_PROJECT_ROOT /opt/lib/git"},{"line_number":69,"context_line":"  SetEnv GIT_HTTP_EXPORT_ALL"}],"source_content_type":"text/x-jinja2","patch_set":4,"id":"3fa7e38b_f2857854","line":66,"updated":"2020-02-04 11:57:52.000000000","message":"Then here you can see we point to review_site/static as the location.","commit_id":"4de5f79599d7ccc19f254489d112efa8bd1444ac"}]}
