mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
add directory where qcow2 images will be distributed from
This commit is contained in:
1
salt/libvirt/images/coreol9Small/README
Normal file
1
salt/libvirt/images/coreol9Small/README
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# 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.
|
||||||
6
salt/libvirt/images/init.sls
Normal file
6
salt/libvirt/images/init.sls
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# the source location will be /opt/so/saltstack/local/salt/libvirt/imaages/coreol9Small
|
||||||
|
# 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/
|
||||||
Reference in New Issue
Block a user