This commit is contained in:
parent
7822b94f47
commit
b414222048
2 changed files with 9 additions and 8 deletions
|
@ -44,8 +44,8 @@ from various contexts of CA, CI and OCI / OS.
|
|||
| 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 certificate | |
|
||||
| SPCD_DNS | Space separated servers | 9.9.9.9 |
|
||||
| SPCD_CA_n | Numbered CA certificates | |
|
||||
| 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_SSH_HOSTS | domain.tld ssh-type pub | |
|
||||
|
@ -83,7 +83,6 @@ from various contexts of CA, CI and OCI / OS.
|
|||
* define templates
|
||||
* actions
|
||||
* includes
|
||||
* enumerate name servers
|
||||
* handle python virtual environment
|
||||
* install venv if necessary
|
||||
* upgrade pip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue