I am using openstack to create a VM using \'nova boot\' command. My image is cloud-init enabled. I pass a --user-data script which is a bash shell format for cloud-init to run d
Updated: on recent versions:
sudo cloud-init clean
Then re-run it using the init directive:
sudo cloud-init init