Skip to content

Commit

Permalink
Fix username for tony
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Jan 8, 2025
1 parent fcf8a5f commit 81adcb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/group_vars/all/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ ssh_users:
keys:
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHc04zv+G8vGOS/znLy6xd3lB0/B07uaFjgyh4UgqUMA luis@openobservatory.org"

admin_usernames: [art, mehul, luis, tony]
root_usernames: [art, mehul, luis, tony]
admin_usernames: [art, mehul, luis, hynnot]
root_usernames: [art, mehul, luis, hynnot]
non_admin_usernames: []

prometheus_metrics_password: "{{ lookup('amazon.aws.aws_secret', 'oonidevops/ooni_services/prometheus_metrics_password', profile='oonidevops_user_prod') }}"

0 comments on commit 81adcb5

Please sign in to comment.