canonical/cloud-init

[docs]: Default behaviour of ConfigDrive is unclear

Open

#4,310 opened on Jul 31, 2023

 (3 comments) (0 reactions) (0 assignees)Python (1,108 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (3,772 stars)
PR merge metrics
 (PR metrics pending)

Description

Documentation request

https://cloudinit.readthedocs.io/en/latest/reference/datasources/configdrive.html reads:

By default, cloud-init always considers this source to be a fully-fledged datasource. Instead, the typical behavior is to assume it is really only present to provide networking information.

This describes what cloud-init "always" does in opposition to its "typical behaviour", leaving it unclear what cloud-init's actual default behaviour is.

Contributor guide