Open
Conversation
Add ec2 t3a.nano for test-lists api backend
Add DNS alias for citizenlab.{env}.ooni.io
USER and EMAIL configure the git author when making commits WORKING_DIR is the root of path where repo is cloned and user data lives PUSH_REPO is where PR branches are pushed ORIGIN_REPO is the upstream repo where PRs are opened
this seems to fix dehydrated failing to run and obtain certificates
…ole from testlists TODO: may need to modify scheme for metrics collector
allow configuring the prometheus_user and prometheus group. this is so that permission on htaccess file can be set by group if prometheus_node_exporter shall enforce http basic auth without nginx
allow configuring path to htaccess file
disable nginx installation, but use http basic auth prometheus node exporter also supports TLS natively now too, but this isn't implemented here yet
Terraform Run Output 🤖Format and Style 🖌
|
| Pusher | @aagbsn |
| Action | pull_request |
| Environment | dev |
| Workflow | .github/workflows/check_terraform.yml |
| Last updated | Fri, 20 Feb 2026 13:50:35 GMT |
Ansible Run Output 🤖Ansible Playbook Recap 🔍Ansible playbook output 📖
|
| Pusher | @aagbsn |
| Action | pull_request |
| Working Directory | |
| Workflow | .github/workflows/check_ansible.yml |
| Last updated | Fri, 20 Feb 2026 13:50:58 GMT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is like #328 but removes the dependency on nginx/dehydrated for prometheus_node_exporter. Maybe it makes more sense to make a new simpler role for prometheus_node_exporter rather than parametizing the existing one?
This also fixes the bug with the docker role failing to work with nftables.