Project

General

Profile

Bug #21593 ยป katello_35_upgrade_fix.yml

Katello 3.5 RC2 upgrade fix - Andrew Kofink, 11/09/2017 05:56 PM

 
---
tasks:
- name: 'Disable problematic upgrade step'
lineinfile:
path: "/usr/share/katello-installer-base/hooks/post/30-upgrade.rb"
regexp: "update_puppet_repository_distributors"
line: "# Kafo::Helpers.execute('foreman-rake katello:upgrades:3.0:update_puppet_repository_distributors')"
    (1-1/1)