I stop the puppet service on my redhat box.
$ service pe-httpd stop
then I run:
$ puppet master --no-daemonize --debug
The dashboard doesn't start with the master so I can't debug my issue. Am I missing something simple?
↧