readme/git,default

This commit is contained in:
Marc Beninca 2024-06-02 16:01:06 +02:00
parent 8718ba1e57
commit 1f5fe6900c
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -37,19 +37,21 @@ from various CA, CI, OCI / OS.
## How
| Variable | Description |
|:--------------|:------------------------|
| CD_CA_n | Numbered CA certificate |
| CD_DNS | Space separated servers |
| CD_SSH_HOSTS | domain.tld ssh-type pub |
| CD_SSH_TYPE | SSH private key type |
| CD_URL_ALMA | Alma repository URL |
| CD_URL_ALPINE | Alpine repository URL |
| CD_URL_ARCH | Arch repository URL |
| CD_URL_DEBIAN | Debian repository URL |
| CD_URL_FEDORA | Fedora repository URL |
| CD_URL_ROCKY | Rocky repository URL |
| CD_URL_UBUNTU | Ubuntu repository URL |
| Variable | Description | Default |
|:--------------|:------------------------|:--------|
| CD_CA_n | Numbered CA certificate | |
| CD_DNS | Space separated servers | |
| CD_GIT_CHILD | Child Git repository | cd |
| CD_GIT_PARENT | Parent Git repository | rwx |
| CD_SSH_HOSTS | domain.tld ssh-type pub | |
| CD_SSH_KEY | SSH private key | |
| CD_URL_ALMA | Alma repository URL | |
| CD_URL_ALPINE | Alpine repository URL | |
| CD_URL_ARCH | Arch repository URL | |
| CD_URL_DEBIAN | Debian repository URL | |
| CD_URL_FEDORA | Fedora repository URL | |
| CD_URL_ROCKY | Rocky repository URL | |
| CD_URL_UBUNTU | Ubuntu repository URL | |
## HTTPS & Python