cloudbase-init/doc
Adrian Vladu 49741d9647 nocloud: add configurable meta/user data paths
In some cases, the NoCloud config drive is built using
`_` instead of `-` characters for the metadata and userdata paths.

This commit adds two configuration options to be able to set custom
values to those paths:

```ini
[nocloud]
metadata_file = "meta-data"
userdata_file = "user-data"
```

Fixes: https://github.com/cloudbase/cloudbase-init/issues/89

Change-Id: I312aa26ed9be6f22156ac238f456c3906d93760d
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-01-09 11:16:32 +02:00
..
source nocloud: add configurable meta/user data paths 2024-01-09 11:16:32 +02:00
make.bat Add cloudbase-init Sphinx documentation 2015-09-04 20:46:15 +03:00
Makefile Add cloudbase-init Sphinx documentation 2015-09-04 20:46:15 +03:00
requirements.txt tox: fix py3 / docs gates 2023-01-18 16:05:56 +02:00