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

disable foreman config in ci config

parent 6796c5c3
Branches
No related tags found
1 merge request!59disable foreman config in ci config
......@@ -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