mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-24 01:43:11 +01:00
rename from coreol9 or coreol9Small to sool9
This commit is contained in:
@@ -236,7 +236,7 @@ def run_qcow2_modify_hardware_config(profile, vm_name, cpu=None, memory=None, pc
|
||||
def run_qcow2_modify_network_config(profile, mode, ip=None, gateway=None, dns=None, search_domain=None):
|
||||
hv_name = profile.split('-')[1]
|
||||
target = hv_name + "_*"
|
||||
image = '/var/lib/libvirt/images/coreol9/coreol9.qcow2.MODIFIED'
|
||||
image = '/var/lib/libvirt/images/sool9/sool9.qcow2'
|
||||
interface = 'eth0'
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user