diff options
| author | Jonathan Matthews <freebsd@hello.jonathanmatthews.com> | 2025-11-12 09:24:24 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-11-12 10:24:28 +0000 |
| commit | 4ab2d625e1462e9a78cb8086906c1a3da3aa6713 (patch) | |
| tree | 3d2ee05ab901d15e8a7b1925153b7cb1db621fd5 /libexec | |
| parent | 539726e86d69efdb3003128ff1e0e739aba5f36e (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/nuageinit/nuageinit.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/nuageinit/nuageinit.7 b/libexec/nuageinit/nuageinit.7 index b527c984970c..445902ccf2c0 100644 --- a/libexec/nuageinit/nuageinit.7 +++ b/libexec/nuageinit/nuageinit.7 @@ -129,12 +129,12 @@ If this file starts with a it will be executed at the end of the boot via .Cm nuageinit_user_data_script . If this file starts with -.Qq #!cloud-config , +.Qq #cloud-config , it will be parsed as a YAML configuration file. All other cases will be ignored. .Pp The -.Qq #!cloud-config +.Qq #cloud-config configuration entries supported by .Nm : .Bl -tag -width "config-2" |
