add Daniel to extra users with SSH access

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-05-09 13:44:10 +02:00
parent b7f163d24d
commit 90a8341b0e
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 7 additions and 3 deletions

View File

@ -6,3 +6,7 @@ bootstrap__consul_encryption_key: '{{lookup("bitwarden", "consul/cluster", field
bootstarp__consul_agent_acl_token: '{{lookup("bitwarden", "consul/acl-tokens", field="agent-default")}}'
# Wireguard
wireguard_consul_acl_token: '{{lookup("bitwarden", "consul/acl-tokens", field="wireguard")}}'
# Custom SSH accounts for Avalanche fleet, should start from UID 8000.
bootstrap__active_extra_users:
- { name: daniel, uid: 8000, admin: true, key: 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIABIKr90uqlwZrcJyTSUvz9X5GKWox8bgtJg43BnKIC+ danielsq@status.im' }

View File

@ -6,17 +6,17 @@
- name: infra-role-bootstrap-linux
src: git@github.com:status-im/infra-role-bootstrap-linux.git
version: 0125727cae15f3dacf9e12ff0dcd13d891961463
version: 9de1a4265c78d171d31385ae666d3abc99776f8c
scm: git
- name: infra-role-wireguard
src: git@github.com:status-im/infra-role-wireguard.git
version: 6cc6472e32b6dc53d7d854ab5a34d554451bec15
version: b711bbabd2dc3d9ce8b1c3a6e5bc785901db9d09
scm: git
- name: consul-service
src: git@github.com:status-im/infra-role-consul-service.git
version: 7ee51839e6a032e6ca27dfb00951e897b5385609
version: 2b3d4e53856d6cc91ae5c5a342fd12f2bb96aa88
scm: git
- name: swap-file