Skip to content

[docs]: write_files "source" key is not a list #7046

Description

@candlerb

Documentation request

https://docs.cloud-init.io/en/latest/reference/modules.html#write-files

Go to "Config schema" tab, look at the description of the "source" attribute. It says:

source: (object) Optional specification for content loading from an arbitrary URI. Each object in source list supports the following keys:

However, source is not a list, it's a single object. Suggested replacement:

source: (object) Optional specification for content loading from an arbitrary URI. The source object supports the following keys:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationThis Pull Request changes documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions