/usr/share/diskimage-builder/elements/cloud-init-nocloud/README.rst is in python-diskimage-builder 1.0.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | ==================
cloud-init-nocloud
==================
Configures cloud-init to only use on-disk metadata/userdata sources. This
will avoid a boot delay of 2 minutes while polling for cloud data sources
such as the EC2 metadata service.
Empty on-disk sources are created in /var/lib/cloud/seed/nocloud/.
|