File: modules.rst

package info (click to toggle)
cloud-init 25.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,412 kB
  • sloc: python: 135,894; sh: 3,883; makefile: 141; javascript: 30; xml: 22
file content (138 lines) | stat: -rw-r--r-- 6,192 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
.. _modules:

Module reference
****************

Deprecation schedule and versions
=================================

Keys can be documented as ``deprecated``, ``new``, or ``changed``.
This allows cloud-init to evolve as requirements change, and to adopt
better practices without maintaining design decisions indefinitely.

Keys marked as ``deprecated`` or ``changed`` may be removed or changed 5
years from the deprecation date. For example, if a key is deprecated in
version ``22.1`` (the first release in 2022) it is scheduled to be removed in
``27.1`` (first release in 2027). Use of deprecated keys may cause warnings in
the logs. If a key's expected value changes, the key will be marked
``changed`` with a date. A 5 year timeline also applies to changed keys.

Modules
=======

.. datatemplate:yaml:: ../../module-docs/cc_ansible/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_apk_configure/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_apt_configure/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_apt_pipelining/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_bootcmd/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_byobu/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_ca_certs/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_chef/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_disable_ec2_metadata/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_disk_setup/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_fan/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_final_message/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_growpart/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_grub_dpkg/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_install_hotplug/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_keyboard/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_keys_to_console/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_landscape/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_locale/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_lxd/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_mcollective/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_mounts/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_ntp/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_package_update_upgrade_install/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_phone_home/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_power_state_change/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_puppet/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_raspberry_pi/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_resizefs/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_resolv_conf/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_rh_subscription/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_rsyslog/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_runcmd/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_salt_minion/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_scripts_per_boot/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_scripts_per_instance/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_scripts_per_once/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_scripts_user/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_scripts_vendor/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_seed_random/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_set_hostname/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_set_passwords/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_snap/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_spacewalk/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_ssh/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_ssh_authkey_fingerprints/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_ssh_import_id/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_timezone/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_ubuntu_drivers/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_ubuntu_autoinstall/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_ubuntu_pro/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_update_etc_hosts/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_update_hostname/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_users_groups/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_wireguard/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_write_files/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_yum_add_repo/data.yaml
   :template: modules.tmpl
.. datatemplate:yaml:: ../../module-docs/cc_zypper_add_repo/data.yaml
   :template: modules.tmpl