Nix fmt rfc style (more or less)
This commit is contained in:
parent
e7496c447a
commit
515f098644
146 changed files with 2607 additions and 906 deletions
|
|
@ -9,11 +9,16 @@
|
|||
"maitre.cb.cloud.mhackeroni.it"
|
||||
"accountant.cb.cloud.mhackeroni.it"
|
||||
];
|
||||
"10.100.0.150" =
|
||||
[ "flowgui.cloud.mhackeroni.it" "smb.cloud.mhackeroni.it" ];
|
||||
"10.100.0.150" = [
|
||||
"flowgui.cloud.mhackeroni.it"
|
||||
"smb.cloud.mhackeroni.it"
|
||||
];
|
||||
"10.100.0.200" = [ "tunniceddu.cloud.mhackeroni.it" ];
|
||||
"10.100.0.250" = [ "rev.cloud.mhackeroni.it" ];
|
||||
"10.100.0.66" = [ "attackerbackup.cloud.mhackeroni.it" ];
|
||||
"192.168.128.1" = [ "smb.hotel.mhackeroni.it" "rev.hotel.mhackeroni.it" ];
|
||||
"192.168.128.1" = [
|
||||
"smb.hotel.mhackeroni.it"
|
||||
"rev.hotel.mhackeroni.it"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue