• 
      

    DOCS: Update Fedora/RHEL/CentOS SELinux docs

    Review Request #7783 — Created Nov. 30, 2015 and submitted

    Information

    Review Board
    release-2.5.x

    Reviewers

    The documentation needs to also list the
    httpd_can_network_connect_db SELinux boolean to allow talking to
    a remote database server.

    Also cleans up the formatting to be more readable.

    Ran make html and verified that the output of the documentation was clean and properly formatted.

    Description From Last Updated

    Looks like a newline was accidentally inserted?

    chipx86chipx86

    There should be a blank line around the indented block.

    chipx86chipx86

    "web server"

    chipx86chipx86
    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          docs/manual/admin/installation/creating-sites.rst
      
      
      
      Tool: Pyflakes
      Ignored Files:
          docs/manual/admin/installation/creating-sites.rst
      
      
    2. 
        
    chipx86
    1. 
        
    2. Show all issues

      Looks like a newline was accidentally inserted?

      1. This is actually intentional. I'm not sure why, but if I leave that on the same line and try to indent the line below as a code block, it formats wrong under make html. Splitting the line produces the expected output, so I elected to go with corrected output at the expense of a slightly ugly source. If you know a better format, let me know and I'll change it.

        EDIT: looking at the next comment about the blank spaces around the block, I see that this also resolves that issue, so I'll do that.

    3. docs/manual/admin/installation/creating-sites.rst (Diff revision 1)
       
       
       
       
       
       
      Show all issues

      There should be a blank line around the indented block.

    4. Show all issues

      "web server"

    5. 
        
    sgallagh
    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          docs/manual/admin/installation/creating-sites.rst
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          docs/manual/admin/installation/creating-sites.rst
      
      
    2. 
        
    sgallagh
    1. Could I get this reviewed and included? It makes the docs more readable.

    2. 
        
    david
    1. Ship It!
    2. 
        
    sgallagh
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (c1ce28d)