Skip to content

Commit

Permalink
Readjusting puppet install options
Browse files Browse the repository at this point in the history
  • Loading branch information
Griffin-Sullivan authored and pondrejk committed Mar 16, 2023
1 parent 5f0fdac commit f7f169d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions robottelo/constants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -816,12 +816,8 @@ class Colored(Box):
PULP_IMPORT_DIR = '/var/lib/pulp/imports/'
COMMON_INSTALLER_OPTS = {
'foreman-proxy-puppetca': 'true',
'foreman-proxy-content-puppet': 'true',
'foreman-proxy-puppet': 'true',
'puppet-server': 'true',
'puppet-server-foreman-ssl-ca': '/etc/pki/katello/puppet/puppet_client_ca.crt',
'puppet-server-foreman-ssl-cert': '/etc/pki/katello/puppet/puppet_client.crt',
'puppet-server-foreman-ssl-key': '/etc/pki/katello/puppet/puppet_client.key',
# Options for puppetbootstrap test
'foreman-proxy-templates': 'true',
'foreman-proxy-http': 'true',
Expand Down

0 comments on commit f7f169d

Please sign in to comment.