← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~d-info-e/cloud-init:fix-set-hostname-doc into cloud-init:master

 

do3meli has proposed merging ~d-info-e/cloud-init:fix-set-hostname-doc into cloud-init:master.

Commit message:
Correct jumbled documentation for cc_set_hostname module

LP: #1853543

Requested reviews:
  cloud-init Commiters (cloud-init-dev)
Related bugs:
  Bug #1853543 in cloud-init: "jumbled documentation for cc_set_hostname module"
  https://bugs.launchpad.net/cloud-init/+bug/1853543

For more details, see:
https://code.launchpad.net/~d-info-e/cloud-init/+git/cloud-init/+merge/375935
-- 
Your team cloud-init Commiters is requested to review the proposed merge of ~d-info-e/cloud-init:fix-set-hostname-doc into cloud-init:master.
diff --git a/cloudinit/config/cc_set_hostname.py b/cloudinit/config/cc_set_hostname.py
index 3d2b2da..a0febc3 100644
--- a/cloudinit/config/cc_set_hostname.py
+++ b/cloudinit/config/cc_set_hostname.py
@@ -21,7 +21,9 @@ key, and the fqdn of the cloud wil be used. If a fqdn specified with the
 the ``fqdn`` config key. If both ``fqdn`` and ``hostname`` are set, ``fqdn``
 will be used.
 
-**Internal name:** per instance
+**Internal name:** ``cc_set_hostname``
+
+**Module frequency:** per instance
 
 **Supported distros:** all