openstack-ansible/releasenotes/notes/disable-graphical-interface-5db89cd1bef7e12d.yaml
Jesse Pretorius dcfdc9321e Fix role SHA's for Newton-2 release
Change-Id: Ifc614c23a03b216c63891abc2821d6fefe4bcf52
2016-07-27 10:59:57 +00:00

14 lines
395 B
YAML

---
features:
- |
The security role now has tasks that will disable the graphical interface
on a server using upstart (Ubuntu 14.04) or systemd (Ubuntu 16.04 and
CentOS 7). These changes take effect after a reboot.
Deployers that need a graphical interface will need to set the following
Ansible variable:
.. code-block:: yaml
security_disable_x_windows: no