hosts: fix hostname for macbook
This commit is contained in:
@@ -17,6 +17,6 @@
|
|||||||
|
|
||||||
base.userSSHKeys = [
|
base.userSSHKeys = [
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINLKbBIwP+7DU6I7KSFYPK6+Pgx2DsTBPvTPS/gfCy4i etorres@xenon"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINLKbBIwP+7DU6I7KSFYPK6+Pgx2DsTBPvTPS/gfCy4i etorres@xenon"
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDaXlTEd1ysBs0ZgKo2UICwYEcTRopceiGilLxZEjFOU etorres@MacBook-Pro.t-family.internal"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDaXlTEd1ysBs0ZgKo2UICwYEcTRopceiGilLxZEjFOU etorres@erics-mac"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
@@ -27,6 +27,6 @@
|
|||||||
base.userSSHKeys = [
|
base.userSSHKeys = [
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGZizFOCecyfHqJDDinCl9XTXvCd8RBEM6VN76nGZfSj etorres@xenon"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGZizFOCecyfHqJDDinCl9XTXvCd8RBEM6VN76nGZfSj etorres@xenon"
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFV9iQLPBN3aK88aGN3EL4kSP6rMOfiN84KjIdt7jdVn etorres@radon"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFV9iQLPBN3aK88aGN3EL4kSP6rMOfiN84KjIdt7jdVn etorres@radon"
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICk6WQFO39tY3CZnXr6jF0wwkHH3isWWLFityvObui0L etorres@erics-macbook-pro"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICk6WQFO39tY3CZnXr6jF0wwkHH3isWWLFityvObui0L etorres@erics-mac"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user