mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-10 17:09:48 +01:00
Merge pull request #1349 from BastilleBSD/tschettervictor-patch-1
This commit is contained in:
@@ -1148,7 +1148,7 @@ if [ -z ${bastille_template_vnet+x} ]; then
|
||||
bastille_template_vnet='default/vnet'
|
||||
fi
|
||||
if [ -z ${bastille_template_vlan+x} ]; then
|
||||
bastille_template_vnet='default/vlan'
|
||||
bastille_template_vlan='default/vlan'
|
||||
fi
|
||||
|
||||
create_jail "${NAME}" "${RELEASE}" "${IP}" "${INTERFACE}"
|
||||
|
||||
Reference in New Issue
Block a user