mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 17:39:52 +01:00
Compare commits
2 Commits
8a1f11b173
...
a8b6c4d317
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a8b6c4d317 | ||
|
|
fd5793f510 |
@@ -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