[Ovirt-devel] [PATCH-node 2/2] A rather large re-write of the ovirt-node.spec file. The reason

David Lutterkort lutter at redhat.com
Wed Sep 10 20:31:54 UTC 2008


On Wed, 2008-09-10 at 21:24 +0100, Daniel P. Berrange wrote:
> On Wed, Sep 10, 2008 at 01:11:57PM -0700, David Lutterkort wrote:
> > Why not just
> > 
> >         augtool <<EOF
> >         set /files/etc/sysconfig/libvirtd/LIBVIRTD_ARGS --listen
> >         set /files/etc/libvirt/qemu.conf/vnc_listen 0.0.0.0
> >         set /files/etc/libvirt/libvirtd.conf/listen_tcp 1
> >         set /files/etc/libvirt/libvirtd.conf/listen_tls 0
> >         set /files/etc/sasl2/libvirt.conf/mech_list gssapi
> >         save
> >         EOF
> > 
> > It'll actually need some minor love in Augeas to make that work, but if
> > you want to go that route, I can add that very easily.
> 
> Yes, if you update to libvirt 0.4.5  the  augeas definitions are all
> there as standard for both qemu.conf and libvirtd.conf. I think augeas
> has generic handling for sysconfig files ?  If not it'd be trivial to
> add the libvirtd sysconfig file too. Not sure about sasl configs ?

The sysconfig file is there, the 'minor love' is the sasl config.

David





More information about the ovirt-devel mailing list