chore: add some work machines to private profile
This commit is contained in:
@@ -143,6 +143,24 @@
|
|||||||
user = "m3tam3re";
|
user = "m3tam3re";
|
||||||
identityFile = "~/.ssh/self-host-playbook";
|
identityFile = "~/.ssh/self-host-playbook";
|
||||||
};
|
};
|
||||||
|
"AZ-CLD-1" = {
|
||||||
|
hostname = "152.53.186.119";
|
||||||
|
user = "sascha.koenig";
|
||||||
|
port = 2022;
|
||||||
|
identityFile = "~/.ssh/sascha.koenig";
|
||||||
|
};
|
||||||
|
"AZ-PRM-1" = {
|
||||||
|
hostname = "192.168.152.76";
|
||||||
|
user = "sascha.koenig";
|
||||||
|
port = 2022;
|
||||||
|
identityFile = "~/.ssh/sascha.koenig";
|
||||||
|
};
|
||||||
|
"git.az-gruppe.com" = {
|
||||||
|
hostname = "git.az-gruppe.com";
|
||||||
|
port = 2022;
|
||||||
|
user = "sascha.koenig";
|
||||||
|
identityFile = "~/.ssh/sascha.koenig";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user