6 Commits

Author SHA1 Message Date
Mark Goddard
f349038b1d Make installation of epel-release optional
The epel-release package provides a yum repository configuration for
EPEL, and points to the upstream EPEL mirrors. In some cases this is
undesirable, such as when a local EPEL mirror is available, or access to
the public repositories is not possible.

This change makes it possible to skip installation of epel-release, by
setting 'yum_install_epel' to 'false'.

Change-Id: Ib685b0c3e21df01c4dd177771f019fae4bb90e66
Story: 2003277
Task: 24218
2018-08-02 15:30:33 +00:00
Mark Goddard
5b0a90baa4 Support multiple external networks 2017-12-01 11:21:00 +00:00
Mark Goddard
619ad3ebc8 Update external-net.yml to use the stackhpc.os-networks role 2017-11-17 12:06:22 +00:00
Mark Goddard
19ceec45cd Use virtualenv_path for all virtualenvs 2017-08-07 12:08:08 +00:00
Mark Goddard
ed229582c3 Make external networks external 2017-05-12 11:16:23 +01:00
Mark Goddard
c80c250542 Add a playbook to create a neutron network for the external network 2017-05-12 11:08:57 +01:00