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

update config template

parent 05f25cae
No related branches found
No related tags found
1 merge request!195534 add docker
This commit is part of merge request !19. Comments created here will be created in the context of that merge request.
...@@ -105,7 +105,7 @@ return [ ...@@ -105,7 +105,7 @@ return [
'api'=>'<%= @replace["foreman-url"] %>', // with ending "/" 'api'=>'<%= @replace["foreman-url"] %>', // with ending "/"
'user'=>'<%= @replace["foreman-user"] %>', 'user'=>'<%= @replace["foreman-user"] %>',
'password'=>'<%= @replace["foreman-password"] %>', 'password'=>'<%= @replace["foreman-password"] %>',
'ignore-ssl-error'=><%= @replace["ignore-ssl-error"] %>, 'ignore-ssl-error'=><%= @replace["foreman-ignore-ssl-error"] %>,
// 'varname-replace'=>'ci-replacement', // '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