Major Hayden 85cad87c95 V-3867{4,6}: X windows
Implements: blueprint security-hardening

Change-Id: I9b8fce8e4ce174be5f341d74649829ad1253cfb3
2015-10-15 12:54:38 +00:00

9 lines
283 B
ReStructuredText

Neither Ubuntu nor openstack-ansible install the X windows server by default.
The ansible tasks will remove the ``xserver-xorg`` package if it is present.
To opt-out of the change, set the following Ansible variable to ``no``:
.. code-block:: yaml
remove_services['xorg']: no