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

Merge branch '6597-deactivate-foreman' into 'master'

disable foreman config in ci config

See merge request !59
parents 6796c5c3 c6bc5c60
No related branches found
No related tags found
1 merge request!59disable foreman config in ci config
Pipeline #1691 passed
......@@ -102,6 +102,7 @@ return [
],
],
/*
'foreman' => array(
'api'=>'<%= @replace["foreman-url"] %>', // with ending "/"
'user'=>'<%= @replace["foreman-user"] %>',
......@@ -109,6 +110,7 @@ return [
'ignore-ssl-error'=><%= @replace["foreman-ignore-ssl-error"] %>,
// 'varname-replace'=>'ci-replacement',
),
*/
// ----------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment