shiftstack / dev-install

13 stars 16 forks source link

prepare_host: fix needs-reboot task #119

Closed EmilienM closed 3 years ago

EmilienM commented 3 years ago

The task will be marked as failed when the reboot is needed, this patch fixes that by ignoring the error. It is fine, because a non-zero return code means a reboot is needed.