Add bastion and certificate jails.

This commit is contained in:
Tom Alexander
2024-07-01 22:01:07 -04:00
parent 566b7dfd0b
commit 9e107d4a75
38 changed files with 523 additions and 5 deletions

View File

@@ -83,6 +83,11 @@
// sftp
"hw-address": "58:9c:fc:10:ff:ab",
"ip-address": "10.215.1.216"
},
{
// bastion
"hw-address": "58:9c:fc:10:ff:a2",
"ip-address": "10.215.1.217"
}
]
}