Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Commit

Permalink
refs #22196 - do not configure hammer ssl ca directly
Browse files Browse the repository at this point in the history
This reverts commit a7ba5e8.
  • Loading branch information
stbenjam authored and ekohl committed Jan 11, 2018
1 parent a7ba5e8 commit 57cdf82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 1 addition & 2 deletions config/katello-answers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ foreman_proxy:
foreman_proxy::plugin::pulp:
enabled: true
pulpnode_enabled: false
foreman::cli:
ssl_ca_file: /etc/pki/katello/certs/katello-server-ca.crt
foreman::plugin::ansible: false
foreman::plugin::bootdisk: false
foreman::plugin::chef: false
Expand All @@ -82,3 +80,4 @@ foreman::compute::openstack: false
foreman::compute::ovirt: false
foreman::compute::rackspace: false
foreman::compute::vmware: false
foreman::cli: true
5 changes: 0 additions & 5 deletions config/katello.migrations/180109093420-hammer-ssl-cert.rb

This file was deleted.

0 comments on commit 57cdf82

Please sign in to comment.