rename from coreol9 or coreol9Small to sool9

This commit is contained in:
m0duspwnens
2025-01-16 11:16:20 -05:00
parent 0e0fb885d2
commit 58be7ae5db
6 changed files with 8 additions and 8 deletions

View File

@@ -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.

View File

@@ -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/

View 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.

View File

@@ -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