Project

General

Profile

Actions

Bug #30066

open

foreman-maintain health check using wrong puppet command to check ssl directory is not empty

Added by masadrasheed please_edit_me almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
PuppetCA
Target version:
-
Difficulty:
easy
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

[root@foreman ~]# foreman-maintain health check
Running ForemanMaintain::Scenario::FilteredScenario ================================================================================
Check number of fact names in database: [OK]
--------------------------------------------------------------------------------
Check for verifying syntax for ISP DHCP configurations: [SKIPPED]
DHCP feature is not enabled
--------------------------------------------------------------------------------
Check whether all services are running: [OK]
--------------------------------------------------------------------------------
Check whether all services are running using the ping call: [OK]
--------------------------------------------------------------------------------
Check for paused tasks: [OK]
--------------------------------------------------------------------------------
Check to verify no empty CA cert requests exist: [FAIL]
Failed executing puppet master --configprint ssldir, exit status 1:
Error: Unknown Puppet subcommand 'master'
See 'puppet help' for help on available puppet subcommands
--------------------------------------------------------------------------------
Scenario [ForemanMaintain::Scenario::FilteredScenario] failed.

The following steps ended up in failing state:

[puppet-check-no-empty-cert-requests]

Resolve the failed steps and rerun
the command. In case the failures are false positives,
use --whitelist="puppet-check-no-empty-cert-requests"

It should be :

puppet config print ssldir


Files

Screenshot 2020-06-09 at 3.37.48 AM.png View Screenshot 2020-06-09 at 3.37.48 AM.png 220 KB masadrasheed please_edit_me, 06/08/2020 11:14 PM

No data to display

Actions

Also available in: Atom PDF