← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1783010] Re: Configure the Apache HTTP server (incorrect edit file)

 

The instructions are correct as-is, /etc/apache2/apache2.conf is a valid
place to set the ServerName.

** Changed in: keystone
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1783010

Title:
  Configure the Apache HTTP server (incorrect edit file)

Status in OpenStack Identity (keystone):
  Invalid

Bug description:
  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [ ] This doc is inaccurate in this way: ______
  - [ ] This is a doc addition request.
  - [x] I have a fix to the document that I can paste below including example: input and output.

  Configure the Apache HTTP server

  1. Edit the /etc/apache2/sites-enabled/keystone.conf file and add the
  ServerName option to reference the controller node:

    <VirtualHost *:5000>
      ServerName controller
      ...
    </VirtualHost>

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1783010/+subscriptions


References