Adam Růžička

Results 32 comments of Adam Růžička

Rebased and it should now go through the form instead of being kicked off immediately

> but anaconda is complaining about an `else` statement on "line 193" That would be this https://github.com/theforeman/foreman/pull/9426 . save_to_file uses the same heredoc delimiter as something inside the snippet

This is a gift that keeps on giving. The subshell `$(grep consumercertdir $KPPTEMPFILE ...)` gets evaluated when the script is being written to the disk, at that time, kpptempfile is...

> Review waiting for https://github.com/theforeman/foreman/pull/9436 It just went in

Isn't the csrf protection there to limit the damage an attacker can do if they manage to hijack an already existing session?

Not sure what's up with the tests [test integration] [test katello] [test unit]

@ekohl should we hold this until the puppet module is sorted out? Also kicking off [test integration] once more

Thank you @ofedoren & @evgeni !

I'm not proud of this one, but it does the trick. Alternatively we could check if the terminator `save_to_file` wants to use is already present in `$content` and if yes,...