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 33 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
190314163941-remove-foreman-user-groups.rb 151 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 273 Bytes
200611220455-dont-proxy-pulp-yum-to-pulpcore-on-upgrades.rb 245 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
210112194551-enable-pulp3-content-proxy.rb 46 Bytes
210323145816-foreman-tasks-backup.rb 159 Bytes
210331121715-clear-puppetserver-nil-metrics.rb 152 Bytes

Latest revisions

# Date Author Comment
8411f367 03/31/2021 04:54 PM Ewoud Kohl van Wijngaarden

Handle server_puppetserver_metrics nil migration

In the Puppet module the parameter server_puppetserver_metrics was
changed from Optional[Boolean] to Boolean. This breaks upgrades. The
solution is to delete the entry if it's nil which causes Kafo to
determine the new default automatically.

259dc894 03/31/2021 04:35 PM Adam Růžička

Add webhooks plugins (#659)

  • Add foreman webhooks plugin
  • Add proxy shellhooks plugin
2367fd7f 03/29/2021 01:33 PM Eric Helms

Refs #32175: Set foreman-tasks backup to true on upgrades

For new installations, the intent is to default to task cleanup
to not store backups of the tasks deleted. Since the previous
behavior is to store backups on cleanup, when upgrading users
should retain the same behavior and intentionally disable backups...

a3d1da76 01/28/2021 12:49 PM Eric Helms

Fixes #31614: Enable Pulp 3 by default on server and proxies

b2da117c 01/12/2021 09:32 PM Ondřej Ezr

Fixes #31553 - migrate default for ssh_args

8610c990 12/18/2020 04:21 PM Ewoud Kohl van Wijngaarden

Refs #31385 - Clear out nil qpid ciphers

The parameter qpid_router_ssl_ciphers no longer accepts undef (nil) but
now always sets the ciphers. This migration clears out the invalid value
which will later copy the module default.

1d03c26e 12/16/2020 07:04 PM Eric Helms

Enable remote execution plugin since Katello requires it

97450798 12/10/2020 02:25 PM Christopher Brown

Fixes #31490 - Remove digital ocean plugin

This plugin has not been maintained for a while now and causes
issues on installation. This commit removes the option from the
installer and can be easily reverted if the plugin is updated.

c214354d 11/24/2020 10:33 AM Justin Sherrill

use pulp2 for deb content on katello upgrade

832e1fe7 10/30/2020 07:22 PM Dominik Matoulek

Refs #30569 - Add migration to change logging pattern

View revisions

Also available in: Atom