Group settings in fog 1.0.1
-
Hi,
we have seen that changing kernel parameter in fog group doesn not change it in host members.
Is it because group setting override host setting or is it a bug?
Thanks.Frank
-
[quote=“Frank, post: 28192, member: 691”]Hi,
we have seen that changing kernel parameter in fog group doesn not change it in host members.
Is it because group setting override host setting or is it a bug?
Thanks.Frank[/quote]
It’s kind of a bug, which has been fixed in SVN.
-
Thanks Tom, I’m going to get it.
Regards.
Frank
-
Hi,
I get it fromsvn co [url]https://svn.code.sf.net/p/freeghost/code/tags/1.0.1[/url] /opt/fog_1.0.1
and it’s the same thing. Maybe it is in another repository,isn’t it?
Frank
-
It is:
[code]
svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_latest
cd /opt/fog_latest/bin
./installfog.sh
[/code]