Re: Statically Defining a Network

2024-06-13 Thread Andrea Bolognani
On Thu, Jun 13, 2024 at 09:28:08AM GMT, Laine Stump wrote: > On 6/12/24 6:42 AM, Andrea Bolognani wrote: > > On Tue, Jun 11, 2024 at 04:23:33PM GMT, richard.schmitt--- via Users wrote: > > > Is there a way to statically define libvirt networks without > > > needing to run 'virsh net-define'? > > >

Re: Statically Defining a Network

2024-06-13 Thread Laine Stump
On 6/12/24 6:42 AM, Andrea Bolognani wrote: On Tue, Jun 11, 2024 at 04:23:33PM GMT, richard.schmitt--- via Users wrote: We install libvirt in a AlmaLinux 9 Kickstart file. The version of libvirt we are using is 10.0.0. What we'd like to do is to statically define a network in the kickstart fil

Re: Statically Defining a Network

2024-06-12 Thread Andrea Bolognani
On Tue, Jun 11, 2024 at 04:23:33PM GMT, richard.schmitt--- via Users wrote: > We install libvirt in a AlmaLinux 9 Kickstart file. The version of > libvirt we are using is 10.0.0. > > What we'd like to do is to statically define a network in the > kickstart file without having to run `virsh net-def

Statically Defining a Network

2024-06-11 Thread richard.schmitt--- via Users
We install libvirt in a AlmaLinux 9 Kickstart file. The version of libvirt we are using is 10.0.0. What we'd like to do is to statically define a network in the kickstart file without having to run `virsh net-define`. In other words, we had hoped that by installing a .xml file in /usr/share/l