You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2021. It is now read-only.
Issue: /config/firstboot file injected by the onboarding script is not deleted after the first, initial boot's configuration setup. This results in slower boot timing and potentially configuration collisions.
Original message from outside-of-group customer:
From: Carl Bevil Date: Tuesday, July 25, 2017 at 4:03 PM To: *OpenStack PD Subject: Question about firstboot file
Hi,
We have a customer asking about the /config/firstboot file seen in https://github.com/F5Networks/f5-openstack-image-prep/blob/master/lib/f5_image_prep/startup. It looks like this is created when patch-image is run with the -f switch, but we are wondering when that file gets deleted. I didn’t see anything explicit in the code – can someone please explain how/when this file is deleted?
Thanks,
Carl
To fix Carl's issue, we should remove this file at the end of the processing.