Text Blame History Raw

Module Test Configs

Purpose

Test functionality of cloud config modules. See here for a full list.

Structure

Should have one or more test configs for each module in cloudinit/config/. The name of the test should indicate which module the config is verifying.

vi: ts=4 expandtab