cloudbase / windows-imaging-tools

Tools to automate the creation of a Windows image for OpenStack, supporting KVM, Hyper-V, ESXi and more.
Apache License 2.0
670 stars 227 forks source link

Add option to set cloudbase-init service to auto-delayed start #342

Closed ader1990 closed 4 years ago

ader1990 commented 4 years ago

Added option to set cloudbase-init service to auto-delayed start.

[cloudbase_init]
cloudbase_init_delayed_start=False

Sometimes we need cloudbase-init service to be set to auto delayed start, to make sure that all the Windows services are up and running when cloudbase-init runs. This scenario might fix the problems with NETLBFO bond, when cloudbase-init tries to create the bonds, but the bonding networking services are not ready and silent failures can occur.

Fixes: https://github.com/cloudbase/windows-openstack-imaging-tools/issues/341

AppVeyorBot commented 4 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.244 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/1d60968c63 by @ader1990)

AppVeyorBot commented 4 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.245 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/6626533701 by @ader1990)