mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 17:39:52 +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'
|
bastille_template_vnet='default/vnet'
|
||||||
fi
|
fi
|
||||||
if [ -z ${bastille_template_vlan+x} ]; then
|
if [ -z ${bastille_template_vlan+x} ]; then
|
||||||
bastille_template_vnet='default/vlan'
|
bastille_template_vlan='default/vlan'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
create_jail "${NAME}" "${RELEASE}" "${IP}" "${INTERFACE}"
|
create_jail "${NAME}" "${RELEASE}" "${IP}" "${INTERFACE}"
|
||||||
|
|||||||
Reference in New Issue
Block a user