diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/cloud-config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/cloud-config.txt b/doc/examples/cloud-config.txt index 981fadae..571f477b 100644 --- a/doc/examples/cloud-config.txt +++ b/doc/examples/cloud-config.txt @@ -246,7 +246,7 @@ cloud_config_modules: # This can be a single string ('smoser') or a list ([smoser, kirkland]) ssh_import_id: [smoser] -# Provide debconf answers +# Provide debconf answers / debian preseed values # # See debconf-set-selections man page. # |