readme/git,default
This commit is contained in:
parent
8718ba1e57
commit
1f5fe6900c
1 changed files with 15 additions and 13 deletions
28
readme.md
28
readme.md
|
@ -37,19 +37,21 @@ from various CA, CI, OCI / OS.
|
||||||
|
|
||||||
## How
|
## How
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description | Default |
|
||||||
|:--------------|:------------------------|
|
|:--------------|:------------------------|:--------|
|
||||||
| CD_CA_n | Numbered CA certificate |
|
| CD_CA_n | Numbered CA certificate | |
|
||||||
| CD_DNS | Space separated servers |
|
| CD_DNS | Space separated servers | |
|
||||||
| CD_SSH_HOSTS | domain.tld ssh-type pub |
|
| CD_GIT_CHILD | Child Git repository | cd |
|
||||||
| CD_SSH_TYPE | SSH private key type |
|
| CD_GIT_PARENT | Parent Git repository | rwx |
|
||||||
| CD_URL_ALMA | Alma repository URL |
|
| CD_SSH_HOSTS | domain.tld ssh-type pub | |
|
||||||
| CD_URL_ALPINE | Alpine repository URL |
|
| CD_SSH_KEY | SSH private key | |
|
||||||
| CD_URL_ARCH | Arch repository URL |
|
| CD_URL_ALMA | Alma repository URL | |
|
||||||
| CD_URL_DEBIAN | Debian repository URL |
|
| CD_URL_ALPINE | Alpine repository URL | |
|
||||||
| CD_URL_FEDORA | Fedora repository URL |
|
| CD_URL_ARCH | Arch repository URL | |
|
||||||
| CD_URL_ROCKY | Rocky repository URL |
|
| CD_URL_DEBIAN | Debian repository URL | |
|
||||||
| CD_URL_UBUNTU | Ubuntu repository URL |
|
| CD_URL_FEDORA | Fedora repository URL | |
|
||||||
|
| CD_URL_ROCKY | Rocky repository URL | |
|
||||||
|
| CD_URL_UBUNTU | Ubuntu repository URL | |
|
||||||
|
|
||||||
## HTTPS & Python
|
## HTTPS & Python
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue