mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-21 16:33:08 +01:00
rename from coreol9 or coreol9Small to sool9
This commit is contained in:
@@ -1 +0,0 @@
|
||||
# The files in this directory (/opt/so/saltstack/local/salt/libvirt/images/coreol9Small) are generated by createvm.sh. They are then distributed to the hypervisors where a storage pool will be created then the image can be installed.
|
||||
@@ -1,6 +1,6 @@
|
||||
# the source location will be /opt/so/saltstack/local/salt/libvirt/imaages/coreol9Small
|
||||
# the source location will be /opt/so/saltstack/local/salt/libvirt/images/sool9
|
||||
# this will need to change to save the images to /nsm
|
||||
baseimagefiles:
|
||||
file.recurse:
|
||||
- name: /var/lib/libvirt/images/coreol9Small/
|
||||
- source: salt://libvirt/images/coreol9Small/
|
||||
- name: /var/lib/libvirt/images/sool9/
|
||||
- source: salt://libvirt/images/sool9/
|
||||
|
||||
1
salt/libvirt/images/sool9/README
Normal file
1
salt/libvirt/images/sool9/README
Normal file
@@ -0,0 +1 @@
|
||||
# The files in this directory (/opt/so/saltstack/local/salt/libvirt/images/sool9) are generated by createvm.sh. They are then distributed to the hypervisors where a storage pool will be created then the image can be installed.
|
||||
@@ -79,7 +79,7 @@ set_default_pool:
|
||||
virt.pool_running:
|
||||
- name: default
|
||||
- ptype: dir
|
||||
- target: /var/lib/libvirt/images/coreol9
|
||||
- target: /var/lib/libvirt/images/sool9
|
||||
- permissions:
|
||||
- mode: 0711
|
||||
- owner: qemu
|
||||
|
||||
Reference in New Issue
Block a user