From bf075cf6f9a434c5fc2bdbc52e45d339e114f64e Mon Sep 17 00:00:00 2001
From: do3meli <do3meli@users.noreply.github.com>
Date: Mon, 25 Nov 2019 23:13:26 +0100
Subject: Correct jumbled documentation for cc_set_hostname module (#64)

LP: #1853543
---
 cloudinit/config/cc_set_hostname.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'cloudinit')

diff --git a/cloudinit/config/cc_set_hostname.py b/cloudinit/config/cc_set_hostname.py
index 3d2b2da3..a0febc3c 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
 
-- 
cgit v1.2.3