Begin of restructuring ...
- deprecate old release - set virtual version - we need tpot user / group, adding to installer - tweaking - do not use the dev branch, it will break stuff
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Ignore data folder
|
||||||
|
data/
|
|
@ -3,8 +3,8 @@
|
||||||
## Supported Versions
|
## Supported Versions
|
||||||
|
|
||||||
| Version | Supported |
|
| Version | Supported |
|
||||||
| ------- | ------------------ |
|
|---------| ------------------ |
|
||||||
| 22.04.x | :white_check_mark: |
|
| 23.12.x | :white_check_mark: |
|
||||||
|
|
||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
Before Width: | Height: | Size: 204 KiB After Width: | Height: | Size: 204 KiB |
Before Width: | Height: | Size: 883 KiB After Width: | Height: | Size: 883 KiB |
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 148 KiB |
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 193 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
@ -1,9 +0,0 @@
|
||||||
clouds:
|
|
||||||
open-telekom-cloud:
|
|
||||||
profile: otc
|
|
||||||
region_name: eu-de
|
|
||||||
auth:
|
|
||||||
project_name: eu-de_your_project
|
|
||||||
username: your_api_user
|
|
||||||
password: your_password
|
|
||||||
user_domain_name: OTC-EU-DE-000000000010000XXXXX
|
|