Skip to content
Snippets Groups Projects
Commit 93b1452b authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch '6421-update-appmonitor-checks' into 'master'

move awx check to another node

See merge request !53
parents d0aa7e61 5aafdd6a
No related branches found
No related tags found
1 merge request!53move awx check to another node
Pipeline #1598 passed
......@@ -224,6 +224,7 @@ if(isset($aConfig['plugins']['rollout']['awx'])){
"name" => "AWX API",
"description" => "check if AWX api is available",
"group" => "network",
"parent" => "read config file",
"check" => array(
"function" => "HttpContent",
"params" => $aOpts,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment