Hi Everyone - we had a botched upgrade from 3 to 4...
# fleet
j
Hi Everyone - we had a botched upgrade from 3 to 4 - and the database was dumped without a backup (sigh) - is there a way to manually set the enrollment key to the previous value so that the clients can auto-enroll and populate the system again ?
c
Hey going through a version of this right now. Fleetctl get enroll_secret will dump a config stanza you can paste into a file. Put your old enroll secret in the file, then fleetctl apply -f that file.
👍🏽 1
j
Thank you! I'll give it a shot!
👀 1
r
Let me know if you run into any issues with fleetctl