mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-24 19:22:26 +01:00
Update network.sh
This commit is contained in:
@@ -277,7 +277,7 @@ EOF
|
||||
fi
|
||||
|
||||
if [ -n "${VLAN_ID}" ]; then
|
||||
bastille template "${_jailname}" ${bastille_template_vlan} --arg VLANID="${VLAN_ID}" --arg IFCONFIG="inet ${_ip}"
|
||||
add_vlan "${_jailname}" "${_if_vnet}" "${_ip}" "${VLAN_ID}"
|
||||
fi
|
||||
|
||||
info "[${_jailname}]:"
|
||||
|
||||
Reference in New Issue
Block a user