Commit Graph

3 Commits

Author SHA1 Message Date
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
Matthew Thode e5b4d98f81
Install NetworkManager to ensure consistent network bringup on centos
Sets up and enables NetworkManager.

In testing this was the only way to get the network to come up after
reboots on centos.

Change-Id: Iac8d982977982d886b29a8933b59dd3f55578769
2017-11-20 19:49:53 -06:00
Matthew Thode e34ad321f7
Enable support for hardware that brings the network up slowly
Add the slow-network element which defaults the timeout of network
bring-up to 60 seconds set by the NETWORK_TIMEOUT environment variable.

Syncs the ops repository to a known location so that we can use the
element when building images.

Rename the register-images script to register-nodes as that what it
actually does.

Change-Id: I403667f7bf6c69e255a4f5639ee4a8e0e8af18e3
2017-11-16 14:00:14 -06:00