[Gluster-infra] Putting the netbsd builders in the ansible pool ?

Emmanuel Dreyfus manu at netbsd.org
Thu Jun 9 18:44:40 UTC 2016


Michael Scherer <mscherer at redhat.com> wrote:

> The only issue I face is that you flagged most of /usr as unchangeable,
> and I do not know how cleanly it would be to remove the flags before
> applying changes and apply that again with the current layout of our
> ansible roles. But I will figure something out.

I did this because of a glusterfs bug that overrote random file with
logs.

I tend to use it that way to overrite a file:
cat hosts | ssh root at host "chflags nouchg /etc/hosts; cat > /etc/hosts;
chflags uchg /etc/hosts"

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org


More information about the Gluster-infra mailing list