Skip to content

Commit 9e4d03c

Browse files
ekohlehelms
authored andcommitted
Remove Apache as Puppet server environment owner
This was needed when Pulp 2 (which ran as Apache) deployed environments. Now it no longer matters and it's up to the user, just like vanilla Foreman.
1 parent 29dd2f1 commit 9e4d03c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

config/foreman-proxy-content-answers.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ foreman_proxy::plugin::remote_execution::ssh: false
3535
foreman_proxy::plugin::shellhooks: false
3636
puppet:
3737
server: true
38-
server_environments_owner: apache
3938
server_foreman_ssl_ca: /etc/pki/katello/puppet/puppet_client_ca.crt
4039
server_foreman_ssl_cert: /etc/pki/katello/puppet/puppet_client.crt
4140
server_foreman_ssl_key: /etc/pki/katello/puppet/puppet_client.key

config/katello-answers.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ foreman_proxy_content: true
9494
katello: true
9595
puppet:
9696
server: true
97-
server_environments_owner: apache
9897
server_foreman_ssl_ca: /etc/pki/katello/puppet/puppet_client_ca.crt
9998
server_foreman_ssl_cert: /etc/pki/katello/puppet/puppet_client.crt
10099
server_foreman_ssl_key: /etc/pki/katello/puppet/puppet_client.key

0 commit comments

Comments
 (0)