Skip to content

Commit

Permalink
add dan access to infra
Browse files Browse the repository at this point in the history
  • Loading branch information
hitchhooker committed Jan 3, 2024
1 parent e40475c commit e610477
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions group_vars/all/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ default_users:
- winboxuser
- key
- tommi
- dan

all_users:
- name: key
Expand All @@ -112,6 +113,8 @@ all_users:
comment: "winbox"
- name: tommi
comment: "tommi"
- name: dan
comment: "tommi"

# Proxmox management
proxmox_default_admin_account: "ansible_admin@pve"
Expand Down
1 change: 1 addition & 0 deletions roles/setup_user_management/files/dan.pub
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCybUIn8z34tDX591ngqvrNw1mJySlgziFvEIKN1i32v/UublLnZre5s8wk+YkqU0/WM0VubUGR6olOz8ptqRXhq39rB0K/Cdz4QZozrooFFMSWvFhxAyUWKu8Ha0Sqpc84zd7L2CMswNHSC/qv/FSa2WOVnPNFIuR05JiaiywIwUdDKpI/0KDp5qi7Rh2lgP8nozB0BCubKLsGnzbhvUc8WpdMqcN8PMSAoJmzI+l/WYxR4s2LhESwRs/rgWqU8QdgbvTKA7kwERpR4tYc+VLLDFCZ3U9t7tJcjFtpPf5SaJPDevTmrlYKYxYJLl+NN6RNSZVKeVlU/IxQ1rJehEM8SIuY+mAQ1zpPAOaBb+WXtxHq6fsmM7PivbaG+Cm06FtHOL8Dm1qd3MszdNBoaRx6woDAfnVKNfz42jlcC6GfBT9Y5BJgBzKkdVRMknvppYBx+l425SIw4B9zYXivv2DjB4b3FEjQ9zseIhnqvYo39TM6akcH5N6EeDiTETPV0ok= [email protected]

0 comments on commit e610477

Please sign in to comment.