I have a bunch of openstack VMs running on Grizzly. I need to change their domain which is currently managed by cloud-init. How do I update the user-data?
Asked
Active
Viewed 1,456 times
1 Answers
2
The only way I've found to update user-data on existing VMs is to modify the database contents. I detailed the steps for mysql here:
http://www.asmatteringofit.com/blog/2015/4/18/updating-user-data-for-existing-openstack-vms

Joshua Miller
- 1,378
- 2
- 11
- 14