You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/06/07 08:20:01 UTC

[GitHub] [trafficcontrol] JBevillC removed a comment on issue #3585: Initial contribution of Ansible-based lab deployment efforts

JBevillC removed a comment on issue #3585: Initial contribution of Ansible-based lab deployment efforts
URL: https://github.com/apache/trafficcontrol/pull/3585#issuecomment-499794831
 
 
   It appears there is a missing SVG graphics file for the Admin:Roles section (documentation)
   
   ```
   10.11.12.13 - - [07/Jun/2019 07:49:24] "GET /admin/ansible-labs/admin/ansible-labs/ATC.installation.dependencies.svg HTTP/1.1" 404 -
   ```
   
   Commits present in my build of this branch:
   
   ```
   7c980a538 - Jonathan Gray, 6 days ago : Documentation update to convert spaces to tabs per PR feedback
   a6e8b1ceb - Jonathan Gray, 6 days ago : Tidy the svg sources and add missing apache license header
   588bb6a1b - Jonathan Gray, 6 days ago : Documentation updates surrounding links to external projects
   e681a23ec - Jonathan Gray, 6 days ago : Documentation updates surrounding the use of superscript
   9f8546d89 - Jonathan Gray, 6 days ago : Documentation updates surrounding the use of atc-file
   ad082b1fc - Jonathan Gray, 6 days ago : Documentation fixes surrounding unicode arrows
   79a64356b - Jonathan Gray, 6 days ago : Documentation updates surrounding images
   a2165a69c - Jonathan Gray, 6 days ago : Documentation fixes relating to section headers
   ea9f9172e - Jonathan Gray, 6 days ago : Documentation updates around terms and abbreviations
   02b8b5aaa - Jonathan Gray, 6 days ago : Nitpick documentation fixes per PR feedback
   69e618dc8 - Jonathan Gray, 7 days ago : Convert from the package module to yum in order to provide needed parameters to be consistent with Ansible 2.7 behavior
   59f880c15 - Jonathan Gray, 7 days ago : Upgrade TS golang dependencies to match TO
   ba2db82f8 - Jonathan Gray, 9 days ago : Upgrade Ansible dependency due to changes in yum module behavior
   76ed0697c - Jonathan Gray, 1 year, 1 month ago : Initial contribution of Ansible-based lab deployment efforts
   ```
   
   Build Output:
   
   ```
   (py36) [dev@devhost docs]$ make clean all
   rm -rf build
   mkdir build
   sphinx-build -b html -d build/doctrees   source build/html
   Running Sphinx v1.8.2
   making output directory...
   building [mo]: targets for 0 po files that are out of date
   building [html]: targets for 228 source files that are out of date
   updating environment: 228 added, 0 changed, 0 removed
   reading sources... [100%] tools/traffic_vault_util                                                                                                                                                                      
   /home/dev/src/trafficcontrol/docs/source/admin/ansible-labs/ansible_labs.rst:: WARNING: image file not readable: admin/ansible-labs/ATC.installation.dependencies.svg
   /home/dev/src/trafficcontrol/traffic_control/clients/python/trafficops/restapi.py:docstring of trafficops.RestApiSession.head:3: WARNING: Unexpected indentation.
   /home/dev/src/trafficcontrol/traffic_control/clients/python/trafficops/restapi.py:docstring of trafficops.RestApiSession.options:3: WARNING: Unexpected indentation.
   /home/dev/src/trafficcontrol/traffic_control/clients/python/trafficops/restapi.py:docstring of trafficops.RestApiSession.patch:3: WARNING: Unexpected indentation.
   looking for now-outdated files... none found
   pickling environment... done
   checking consistency... done
   preparing documents... done
   writing output... [100%] tools/traffic_vault_util                                                                                                                                                                       
   generating indices... genindex py-modindex
   writing additional pages... search
   copying images... [100%] overview/traffic_control_overview_3.png                                                                                                                                                        
   copying static files... done
   copying extra files... done
   dumping search index in English (code: en) ... done
   dumping object inventory... done
   build succeeded, 4 warnings.
   
   The HTML pages are in build/html.
   
   Build finished. The HTML pages are in build/html.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services