add tools to set dhcp/static ip inside the qcow2 image

This commit is contained in:
m0duspwnens
2024-09-20 11:03:16 -04:00
parent e7ea27a1b3
commit 75e8c60fe2
5 changed files with 196 additions and 70 deletions

View File

@@ -39,6 +39,6 @@ libvirt_python_wheel:
libvirt_python_module:
cmd.run:
- name: /opt/saltstack/salt/bin/python3.10 -m pip install --no-index --find-links=/opt/so/conf/libvirt/source-packages/libvirt-python libvirt-python
- name: /opt/saltstack/salt/bin/python3 -m pip install --no-index --find-links=/opt/so/conf/libvirt/source-packages/libvirt-python libvirt-python
- onchanges:
- file: libvirt_python_wheel