Displaying 1 result from an estimated 1 matches for "test2test3".
Did you mean:
test1test1
2009 Dec 30
4
yet another class dependency question.
Hi,
I am running puppet version 0.25.1 on both the server and client and am
getting the following error on a puppet run:
err: Could not apply complete catalog: Could not retrieve dependency
''Class[http]'' of Class[puppet::http]
Class http is defined in the "http" module like so:
class http {
package { httpd: ensure => installed }
file {