readme/refs
This commit is contained in:
parent
4f0a3b4eb3
commit
20438bc0e5
1 changed files with 23 additions and 23 deletions
|
@ -43,16 +43,16 @@ from various contexts of CA, CI and OCI / OS.
|
|||
## How
|
||||
|
||||
| Variable | Description | Default |
|
||||
|:--------------------|:--------------------------|:--------------------------------|
|
||||
| SPCD_BRANCH_RELEASE | Release deployment branch | main |
|
||||
| SPCD_BRANCH_STAGING | Staging deployment branch | dev |
|
||||
| SPCD_BRANCH_FEATURE | Feature deployment branch | f |
|
||||
|:------------------|:-------------------------|:--------------------------------|
|
||||
| SPCD_CA_n | Numbered CA certificates | |
|
||||
| SPCD_CMD_SUM | Command to check sums | sha512sum |
|
||||
| SPCD_DNS_n | Numbered name servers | 9.9.9.9 |
|
||||
| SPCD_GIT_MAIN | Main Git repository | spcd |
|
||||
| SPCD_GIT_ROOT | Root Git repository | rwx |
|
||||
| SPCD_GIT_SHUNIT | ShUnit Git repository | shunit2 |
|
||||
| SPCD_REF_FEATURE | Feature deployment ref | f |
|
||||
| SPCD_REF_RELEASE | Release deployment ref | main |
|
||||
| SPCD_REF_STAGING | Staging deployment ref | dev |
|
||||
| SPCD_SSH_HOSTS | domain.tld ssh-type pub | |
|
||||
| SPCD_SSH_KEY | SSH private key | |
|
||||
| SPCD_URL_ALMA | Alma repository URL | https://repo.almalinux.org |
|
||||
|
|
Loading…
Reference in a new issue