README.md
This commit is contained in:
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# Bojemoi Cloud-Init Configurations
|
||||||
|
|
||||||
|
Configuration cloud-init pour l'infrastructure Bojemoi Lab.
|
||||||
|
|
||||||
|
## Structure
|
||||||
|
|
||||||
|
- `alpine/` - Configurations pour Alpine Linux
|
||||||
|
- `ubuntu/` - Configurations pour Ubuntu
|
||||||
|
- `debian/` - Configurations pour Debian
|
||||||
|
- `common/` - Scripts communs partagés
|
||||||
|
|
||||||
|
## Utilisation
|
||||||
|
|
||||||
|
### Alpine
|
||||||
|
# Meta-data
|
||||||
|
curl http://gitea.bojemoi.me/bojemoi/cloud-init-configs/raw/branch/main/alpine/meta-data
|
||||||
|
|
||||||
|
# User-data
|
||||||
|
curl http://gitea.bojemoi.me/bojemoi/cloud-init-configs/raw/branch/main/alpine/user-data
|
||||||
|
|
||||||
|
## Intégration avec votre datasource
|
||||||
|
|
||||||
Reference in New Issue
Block a user