configpolicy/roles/dch-storage-net
Dustin a95937d111 roles/dch-storage-net: Add After device dependency
This commit adds an *after* ordering dependency on the network device
unit to the *wait-global-address@.service* template unit. Without this
dependency, the service will wait forever for a global address if the
device does not exist. With the dependency, though, if the device does
not appear within the default timeout, the wait service will never
start, causing all dependent services to fail, but allowing the boot
process to continue.
2018-07-29 10:14:00 -05:00
..
files roles/dch-storage-net: Add After device dependency 2018-07-29 10:14:00 -05:00
handlers roles/dch-storage-net: Set up/mount shared storage 2018-07-23 17:35:10 -05:00
tasks roles/dch-storage-net: Add After device dependency 2018-07-29 10:14:00 -05:00