https://github.com/dbosoft/cloudinit.configdrive
https://github.com/dbosoft/cloudinit.configdrive
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dbosoft/cloudinit.configdrive
- Owner: dbosoft
- License: mit
- Created: 2018-08-30T17:44:19.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T14:01:46.000Z (5 months ago)
- Last Synced: 2025-04-08T02:05:05.857Z (about 2 months ago)
- Language: C#
- Size: 246 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CloudInit.ConfigDrive
CloudInit.ConfigDrive is a .NET library to generate [cloud-init](https://cloud-init.io/) configuration disks.

## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/contiva/cloudinit.configdrive/tags).
## Authors
* **Frank Wagner** - *Initial work* - [fw2568](https://github.com/fw2568)
See also the list of [contributors](https://github.com/contiva/cloudinit.configdrive/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details