Skip to content

Commit

Permalink
Merge pull request #5 from opencrvs/add-user-tahmid
Browse files Browse the repository at this point in the history
chore: update qa.yml to add tahmid public key
  • Loading branch information
tahmidrahman-dsi authored Jan 16, 2025
2 parents c74d687 + 8fbff0a commit 1509184
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions infrastructure/server-setup/inventory/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ all:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJBcrSLLdrkLrhqNQi7Uo/ZIWXb1y4kc0vGb16e2s0Jq pyry@opencrvs.org
state: present
sudoer: true
- name: tahmid
ssh_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINUml9O5ySwPtEMD1yGEYHlf9Z3jro97NWAnM9+ew9gn tahmidrahman.dsi@gmail.com
state: present
sudoer: true

docker-manager-first:
hosts:
Expand Down

0 comments on commit 1509184

Please sign in to comment.