New Question

Revision history [back]

click to hide/show revision 1
initial version

Hello,

As a first, please install Cloudbase-Init using the installer and then tweak the configuration files to match your requirements.

On the configuration you have, it is mandatory to set the following for the cloudbase-init.conf:
allowreboot=true
stop
serviceonexit=true

It is mandatory that you have in the cloudbase-init-unattend.conf:
allowreboot=false
stop
serviceonexit=false

Thank you,
Adrian Vladu

Hello,

As a first, please install Cloudbase-Init using the installer and then tweak the configuration files to match your requirements.

On the configuration you have, it is mandatory to set the following for the cloudbase-init.conf:
allowreboot=trueallow_reboot=true
stop
serviceonexit=truestop_service_on_exit=true

It is mandatory that you have in the cloudbase-init-unattend.conf:
allowreboot=falseallow_reboot=false
stop
serviceonexit=falsestop_service_on_exit=false

Thank you,
Adrian Vladu