I had same issue, related to DNS cache. I changed the IP address in
/etc/hosts but it was still resolving to the old IP.
on CentOS, you can flush dns cache with nscd -i hosts
Le lundi 2 mai 2011 14:43:08 UTC+2, Dmitry a écrit :
>
> Thank you!!!
>
> It was a problem with DNS-server.
> The second D
Hi all,
I would like to install a nagios server without reinventing the wheel.
I know there's nagios (client?) functionality in core puppet, and a lot of
modules in the forge. Unfortunately, the most promising one, thias/nagios
uses thias/apache_httpd, and I would like to stick with puppetlabs/
Hi all,
I'm using FreeBSD-9.0-RELEASE.
When I install a package via puppet, it seems to use the -STABLE branches
instead of -RELEASE. I can use pkg_add -r on the command-line, which will
use the -RELEASE branch and break the dependencies.
One workaround is to change the $PACKAGESITE variable t