Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cloudinit/config/cc_disable_ec2_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

**Internal name:** ``cc_disable_ec2_metadata``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** all

Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_emit_upstart.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

**Internal name:** ``cc_emit_upstart``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** ubuntu, debian
"""
Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_final_message.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

**Internal name:** ``cc_final_message``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** all

Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_growpart.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

**Internal name:** ``cc_growpart``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** all

Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_migrator.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

**Internal name:** ``cc_migrator``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** all

Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_refresh_rmc_and_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

**Internal name:** ``cc_refresh_rmc_and_interface``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** RHEL

Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_scripts_per_boot.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

**Internal name:** ``cc_scripts_per_boot``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** all
"""
Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_set_hostname.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

**Internal name:** ``cc_set_hostname``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** all

Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_update_etc_hosts.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

**Internal name:** ``cc_update_etc_hosts``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** all

Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_update_hostname.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

**Internal name:** ``cc_update_hostname``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** all

Expand Down
2 changes: 1 addition & 1 deletion cloudinit/config/cc_yum_add_repo.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

**Internal name:** ``cc_yum_add_repo``

**Module frequency:** per always
**Module frequency:** always

**Supported distros:** almalinux, centos, cloudlinux, eurolinux, fedora,
openEuler, photon, rhel, rocky, virtuozzo
Expand Down