openstack-ansible-ops/elements/slow-network
Matthew Thode 1602871952
change the phase we run post-install.d actions
It's generally not a good idea to use the last phase if you can help it.

Change-Id: If815aa0438c1eed3a71c0d94544c18520351753b
2017-11-28 10:42:44 -06:00
..
environment.d Enable support for hardware that brings the network up slowly 2017-11-16 14:00:14 -06:00
post-install.d change the phase we run post-install.d actions 2017-11-28 10:42:44 -06:00
README.rst Enable support for hardware that brings the network up slowly 2017-11-16 14:00:14 -06:00
element-deps Install NetworkManager to ensure consistent network bringup on centos 2017-11-20 19:49:53 -06:00
package-installs.yaml Install NetworkManager to ensure consistent network bringup on centos 2017-11-20 19:49:53 -06:00
pkg-map Install NetworkManager to ensure consistent network bringup on centos 2017-11-20 19:49:53 -06:00

README.rst

Slow Network

This element is used to configure network start for network devices that take longer than normal to start (LACP for example).

  • You can use the NETWORK_TIMEOUT environment variable to set the timeout. The timeout currently defaults to 60.