mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
Update README.md
This commit is contained in:
parent
4cd18c3764
commit
3b1e4e8402
1 changed files with 2 additions and 1 deletions
|
@ -127,6 +127,7 @@ export OS_AUTH_URL=https://iam.eu-de.otc.t-systems.com/v3
|
||||||
## Configure `.ecs_settings.sh`
|
## Configure `.ecs_settings.sh`
|
||||||
Here you can customize your Elastic Cloud Server (ECS):
|
Here you can customize your Elastic Cloud Server (ECS):
|
||||||
- Password for the user `linux` (**you should definitely change that**)
|
- Password for the user `linux` (**you should definitely change that**)
|
||||||
|
You may have to adjust the `remote_user` in the Ansible Playbooks under [ansible](ansible) if you are using a normal/default Debian base image
|
||||||
- (Optional) For using a custom `ews.cfg` set to `true`; See here: [Optional: Custom `ews.cfg`](#ews-cfg)
|
- (Optional) For using a custom `ews.cfg` set to `true`; See here: [Optional: Custom `ews.cfg`](#ews-cfg)
|
||||||
- (Optional) Change the instance type (flavor) of the ECS.
|
- (Optional) Change the instance type (flavor) of the ECS.
|
||||||
`s2.medium.8` corresponds to 1 vCPU and 8GB of RAM and is the minimum required flavor.
|
`s2.medium.8` corresponds to 1 vCPU and 8GB of RAM and is the minimum required flavor.
|
||||||
|
|
Loading…
Reference in a new issue