Skip to content

Commit

Permalink
2nd attempt to make the netboot vm
Browse files Browse the repository at this point in the history
this time i may even get the PR thing right... lets see
  • Loading branch information
ij0n committed Jul 2, 2023
1 parent 40d4f5c commit ccef628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ locals {
users = {
hrmny = {
ssh_key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDtuIourWzbibkXqsJYk8IHxl4SIvxmnttrlUALu8XS [email protected]"
}
saces = {
ssh_key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL5JruwHRLLVW1LDcoUymftOgqt6I2khSvvSnNLk7XZ4 [email protected]"
}
Expand Down

0 comments on commit ccef628

Please sign in to comment.