playbook ssh config
This commit is contained in:
parent
73fd3ef108
commit
df41024693
@ -164,11 +164,11 @@
|
||||
user = "m3tam3re";
|
||||
identityFile = "~/.ssh/m3tam3re";
|
||||
};
|
||||
"self-host-server" = {
|
||||
hostname = "37.27.255.72";
|
||||
"self-host-playbook" = {
|
||||
hostname = "157.180.21.225";
|
||||
port = 2222;
|
||||
user = "m3tam3re";
|
||||
identityFile = "~/.ssh/self-host-server";
|
||||
identityFile = "~/.ssh/self-host-playbook";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user