Configure the Apache HTTP server (incorrect edit file)

Bug #1783010 reported by sebas85
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Invalid
Low
Chason Chan

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>

description: updated
summary: - Configure the Apache HTTP server (incorrect file)
+ Configure the Apache HTTP server (incorrect edit file)
Chason Chan (chen-xing)
Changed in keystone:
assignee: nobody → Chason Chan (chen-xing)
status: New → In Progress
Revision history for this message
Lance Bragstad (lbragstad) wrote :

Thanks for picking up this fix, Chason.

Changed in keystone:
importance: Undecided → Low
tags: added: documentation low-hanging-fruit
removed: doc
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/586930

Changed in keystone:
milestone: none → rocky-rc1
Revision history for this message
Colleen Murphy (krinkle) wrote :

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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on keystone (master)

Change abandoned by "Gage Hugo <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/keystone/+/586930
Reason: Abandoning since there hasn't been any recent activity, if anyone wants to continue this work, please feel free to restore this or create a new change.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.