Troubleshooting Scenarios: Infrastructure As Code
Medium
| # | Name | Time | Type | |
|---|---|---|---|---|
| 1 | "Modena": Ansible Deploy Won't Publish | 30 m | Fix Pro New |
"Modena": Ansible Deploy Won't PublishScenario: "Modena": Ansible Deploy Won't Publish Level: Medium Type: Fix Access: Paid Description: This host publishes an internal status page by running Ansible locally against the Docker container status-app (port 8888 on localhost maps to the container's HTTP port).
Test: curl http://localhost:8888/ returns a first line of SadServers - Modena OK. Time to Solve: 30 minutes. |
| 2 | "Parma": Debugging Terraform Issues | 20 m | Fix New |
"Parma": Debugging Terraform IssuesScenario: "Parma": Debugging Terraform Issues Level: Medium Type: Fix Access: Email Description: This host publishes a machine-readable status marker using Terraform with a local backend. The project lives in /home/admin/infra/ and should write /var/local/platform-status.txt.
Test: The first line of /var/local/platform-status.txt is SadServers - Parma OK. Time to Solve: 20 minutes. |