This commit is contained in:
parent
1f5fe6900c
commit
4e9afd7e5d
2 changed files with 18 additions and 15 deletions
30
readme.md
30
readme.md
|
@ -37,21 +37,21 @@ from various CA, CI, OCI / OS.
|
|||
|
||||
## How
|
||||
|
||||
| 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 | |
|
||||
| Variable | Description | Default |
|
||||
|:--------------|:------------------------|:--------------------------------|
|
||||
| CD_CA_n | Numbered CA certificate | |
|
||||
| CD_DNS | Space separated servers | 9.9.9.9 |
|
||||
| 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 | https://repo.almalinux.org |
|
||||
| CD_URL_ALPINE | Alpine repository URL | https://dl-cdn.alpinelinux.org |
|
||||
| CD_URL_ARCH | Arch repository URL | https://geo.mirror.pkgbuild.com |
|
||||
| CD_URL_DEBIAN | Debian repository URL | https://deb.debian.org |
|
||||
| CD_URL_FEDORA | Fedora repository URL | https://rpmfind.net |
|
||||
| CD_URL_ROCKY | Rocky repository URL | https://dl.rockylinux.org |
|
||||
| CD_URL_UBUNTU | Ubuntu repository URL | https://ubuntu.mirrors.ovh.net |
|
||||
|
||||
## HTTPS & Python
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue