bdcc08a1ff36856948e6e2a83deeb2bf3b016fb2
wiki/info/landscape/aws-automation.md
| ... | ... | @@ -228,14 +228,14 @@ lib/variables.sh: |
| 228 | 228 | |
| 229 | 229 | Every scenario requires user input for specific variables. For example the setup of a dedicated SAP instance on an EC2 instance requires the following variables: |
| 230 | 230 | |
| 231 | -- Region |
|
| 232 | -- Load balancer |
|
| 233 | -- Instance type (e.g. t2.medium) |
|
| 231 | +- region |
|
| 232 | +- load balancer |
|
| 233 | +- instance type (e.g. t2.medium) |
|
| 234 | 234 | - security group |
| 235 | 235 | - image |
| 236 | 236 | - instance name |
| 237 | 237 | - instanz short name (e.g. for subdomains) |
| 238 | -- MongoDB host and port |
|
| 238 | +- mongodb host and port |
|
| 239 | 239 | - alternative SSH user (default: root) |
| 240 | 240 | - build version |
| 241 | 241 | - keypair name |