Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
170104152429-add-discovery.rb 54 Bytes
170109180612-dhcp_range_cant_be_false.rb 181 Bytes
170317102429-add-compute-resources.rb 322 Bytes
170331152302-add-cli.rb 73 Bytes
171005163313-empty-proxy-strings.rb 209 Bytes
171026094113-rename-cp-oauth.rb 206 Bytes
171030102239-add-chef-proxy-plugin.rb 49 Bytes
180111142132-foreman_proxy_autosignfile.rb 270 Bytes
180702133937-set-puppet-integration-answer.rb 250 Bytes
180813131441-unmanage-puppet-group.rb 205 Bytes
180822160737-foreman_jobs_service.rb 168 Bytes
180829115142_change_rex_ssh_dir.rb 455 Bytes
180914180308-move-certs-tar-answer.rb 320 Bytes
181012141418-qdrouterd-listen-ipv6.rb 180 Bytes
181213211252-merged-installer.rb 685 Bytes
190111131058-reset-puppetserver-versions.rb 430 Bytes
190111180118-delete-removed-settings.rb 1.56 KB
190210184918-add-plugins.rb 202 Bytes
190312182039-remove-pulp-child-tasks.rb 134 Bytes
190318130000-migrate-hiera-config.rb 169 Bytes
190406203844-add-expire-hosts.rb 51 Bytes
190412103750-add-salt-plugin.rb 92 Bytes
190416054903-foreman_snapshot_management.rb 58 Bytes
190506151413-add-hammer-cli-ansible.rb 43 Bytes
190522134215-katello_kubevirt.rb 91 Bytes
190626145114-add-smart-proxy-remote-isc-plugin.rb 61 Bytes
190710133444-add-virt-who.rb 111 Bytes
190821132544-add-inventory-upload.rb 55 Bytes
190904144224-set_tuning_fact.rb 92 Bytes
191029130301-add-rex-cockpit.rb 64 Bytes
191121130711-hammer_cli_azure.rb 41 Bytes
191122200809-drop-pulp-master-param.rb 103 Bytes
191202071825-foreman_azure.rb 44 Bytes
191209155854-drop-repo-params.rb 163 Bytes
191218160614-update-hook-dirs.rb 208 Bytes
200113133837-reset-bind-host-foreman-proxy.rb 287 Bytes
200123161606-enable-pulpcore.rb 722 Bytes
200306192827-enable_puma.rb 109 Bytes
200402093739-rename-inventory_upload-to-rh_cloud.rb 147 Bytes
200504134326-add-foreman-leapp.rb 44 Bytes
200605154320-dont-use-pulpcore-rpm-on-upgrades.rb 285 Bytes
200611220455-dont-proxy-pulp-yum-to-pulpcore-on-upgrades.rb 257 Bytes
200630000120-disable-pulp-2-el8.rb 425 Bytes
200803163936-add-statistics-plugin.rb 49 Bytes
200803185054-add-column-view-plugin.rb 50 Bytes
200806075006-change-logging-layout.rb 158 Bytes
201020000340-drop-rackspace.rb 99 Bytes
201207230019-remove-digitalocean-plugin.rb 103 Bytes
201216152253-enable-remote-execution.rb 132 Bytes
201217175955-stricter-ciphers.rb 235 Bytes
20201014164531_verbose_by-default.rb 66 Bytes
202011084145-dont-user-pulpcore-deb-on-upgrades.rb 269 Bytes
202011084146-dont-proxy-pulp-deb-to-pulpcore-on-upgrades.rb 184 Bytes
20201224125100_ansible_ssh_args.rb 294 Bytes
20210304102210_add_webhooks_plugin.rb 47 Bytes
20210304102446_add_proxy_shellhooks_plugin.rb 55 Bytes
20210729084840_add_acd_plugin.rb 90 Bytes
20210803130619-add-hammer-puppet-plugin.rb 89 Bytes
210112194551-enable-pulp3-content-proxy.rb 46 Bytes
210323145816-foreman-tasks-backup.rb 159 Bytes
210331121715-clear-puppetserver-nil-metrics.rb 152 Bytes
210407174237-add-puppet-reserved-code-cache.rb 873 Bytes
210408173045-add-foreman-cli-katello.rb 42 Bytes
210415175000-enable-katello-agent.rb 224 Bytes
210625142712-dynamic-puppet-in-foreman-groups.rb 194 Bytes
210708144422-add-foreman-puppet.rb 95 Bytes
210723145429-add-webhooks-cli.rb 44 Bytes
210726184347-clear-puppet-server-ssl-chain-filepath.rb 359 Bytes
210802145222-reset-foreman-proxy-httpboot-undef.rb 289 Bytes
210809133829-reset-puma-min-threads.rb 296 Bytes
210819164117-reset-puma-workers-and-max-threads.rb 439 Bytes
210929144850-disable-puppet-plugins-if-undesired.rb 394 Bytes

Latest revisions

# Date Author Comment
ce89a30b 09/29/2021 03:21 PM Ewoud Kohl van Wijngaarden

Fixes #33577 - Only enable Foreman Puppet plugin with Foreman

If the user passed in --no-enable-foreman then the Foreman plugin should
not be enabled. The same is true for the CLI side of it.

The add-cli migration is changed to respect an already present option...

29dd2f11 08/26/2021 06:37 PM Ewoud Kohl van Wijngaarden

Remove defaults for parameters that have been removed

4c129efe 08/25/2021 02:00 PM Eric Helms

Refs #33277: Unset foreman_service_puma_workers and foreman_service_puma_threads_max if set to default value

This resets the foreman_server_puma_workers value to pick up the
newest default which is undef. The change from https://github.com/theforeman/puppet-foreman/pull/986...

dcd015ce 08/11/2021 05:52 PM Eric Helms

Refs #33214: Reset puma min threads to default from puppet module

If the default value for foreman_service_puma_threads_min is found,
which is zero, this deletes that value from the answers file. This
allows the new default to be populated from the puppet module. The...

84bb1a95 08/03/2021 05:10 PM Oleh Fedorenko

Add webhooks CLI plugin

838dd53a 08/03/2021 05:10 PM Amir Fefer

Add hammer-cli-foreman-puppet

76670fdd 08/03/2021 01:36 PM Ewoud Kohl van Wijngaarden

Add a migration for foreman_proxy's httpboot

The httpboot option changed1 from Optional[Boolean] to Boolean. That
requires a migration if the value was undef.

[1]: https://github.com/theforeman/puppet-foreman_proxy/commit/e4b7763e45fecc5fbaa5d88cc066906d6caf7bf7

adde36b1 07/30/2021 02:03 PM Bernhard Suttner

Add ACD plugin

  • foreman ACD plugin
  • smart proxy ACD plugin
10a3770a 07/26/2021 07:07 PM Ewoud Kohl van Wijngaarden

Reflect changes for Puppetserver 7 support

This adds a migration to clear --puppet-server-ssl-chain-filepath if
it's the old default. It also stops the puppetserver service if needed
to migrate the CA directory.

eb73fb7f 07/16/2021 02:29 PM Eric Helms

Refs #32914: Ensure foreman::puppet::plugin is enabled by default

View revisions

Also available in: Atom