Eric Helms

Results 178 comments of Eric Helms

Worked! I had to also setup the repositories and `ansible-galaxy install -r requirements.yml`.

This is intended to be a patch that fixes the issue, and I think what needs to follow is a real fix to the way we regenerate certificates which is...

@ekohl This is still a pretty ugly problem that it can cause, do you have any additional thoughts or review?

@ekohl Do you have any additional ideas or can we move forward with this change to prevent this issue as-is for users?

> My issue with the current implementation is that `--noop` or `--dont-save-answers` isn't respected: it always saves the answers. > > I'm looking at https://github.com/theforeman/kafo/blob/master/doc/kafo_run.png and I'm wondering if we...

> Let's at least respect the `--noop` and `--dont-save-answers` flags and avoid storing the answers then. Then I think this is OK to merge. Accepted your update

@ekohl I would still like to get this localized fix in to prevent this issue for users and deal with the larger re-factor design issues as a follow up.

> [!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements. You specified: theforeman-rubocop (~> 0.0.6) and theforeman-rubocop (~> 0.1.0). Bundler cannot...