Re: [libvirt] [jenkins-ci PATCH] guests: use su instead of sudo in rc.local to start Jenkins agent

2017-10-20 Thread Andrea Bolognani
On Fri, 2017-10-20 at 21:36 +0200, Pavel Hrdina wrote: > On FreeBSD the sudo command cleans the new environment too much > and Jenkins is not able to run properly. > > Signed-off-by: Pavel Hrdina > --- > guests/group_vars/all/main.yml | 2 +- > guests/host_vars/libvirt-freebsd-10/m

[libvirt] [jenkins-ci PATCH] guests: use su instead of sudo in rc.local to start Jenkins agent

2017-10-20 Thread Pavel Hrdina
On FreeBSD the sudo command cleans the new environment too much and Jenkins is not able to run properly. Signed-off-by: Pavel Hrdina --- guests/group_vars/all/main.yml | 2 +- guests/host_vars/libvirt-freebsd-10/main.yml | 2 +- guests/host_vars/libvirt-freebsd-11/main.yml | 2 +-