From cbffd9d104cf46e7f7b35c2b2e929ad3135cb890 Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Wed, 3 Aug 2022 19:04:31 +0200 Subject: [PATCH] stages/gcp.guest-agent.conf: add short header Our format for the global module doc-string is usually: """ """ Introduce the short summary and also reformat the rest of the doc string a bit. --- stages/org.osbuild.gcp.guest-agent.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/stages/org.osbuild.gcp.guest-agent.conf b/stages/org.osbuild.gcp.guest-agent.conf index c42e44d8..74af1311 100755 --- a/stages/org.osbuild.gcp.guest-agent.conf +++ b/stages/org.osbuild.gcp.guest-agent.conf @@ -1,7 +1,11 @@ #!/usr/bin/python3 """ -Create a GCP guest-agent config in /etc/default/instance_configs.cfg.distro or -/etc/default/instance_configs.cfg depending on the scope selected. +Crate or modify the GCP guest-agent config + +Create or modify the GCP guest-agent config, depending on the +scope either at: + /etc/default/instance_configs.cfg.distro or + /etc/default/instance_configs.cfg Configuration sections and options may contain any of these values: https://github.com/GoogleCloudPlatform/guest-agent#configuration