Skip to content
Snippets Groups Projects
Commit 1e181b08 authored by hahn's avatar hahn
Browse files

deployment - wrong check for output "no formena host was configured"

parent 702f53ee
Branches
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ if ($sPhase) { ...@@ -48,7 +48,7 @@ if ($sPhase) {
// echo '<pre>$aReplacements = '.print_r($aReplacements, 1) . '</pre>'; // echo '<pre>$aReplacements = '.print_r($aReplacements, 1) . '</pre>';
// echo '<pre>$aForeman = '.print_r($aForeman, 1) . '</pre>'; // echo '<pre>$aForeman = '.print_r($aForeman, 1) . '</pre>';
$sOut.=($aReplacementsForeman $sOut.=($aForeman
? $oConfig->getForemanlink2Hostgroup().' ' ? $oConfig->getForemanlink2Hostgroup().' '
.$oConfig->getForemanlink2Host() .$oConfig->getForemanlink2Host()
: t('foreman-no-host') : t('foreman-no-host')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment