Evgeni Golov
Evgeni Golov
> > I think the easiest solution would be to call the binary `forklift` and the actions `pipeline-install` and `pipeline-upgrade`, then we just need to forget the dash in the...
TIL: we already had something for that…
for the GRUB issue I've opened bugs in Debian: * [grub-pc can't be updated non-interactively on debian/buster64](https://bugs.debian.org/982591) * [please update debian/buster64 vagrant box](https://bugs.debian.org/982592) *technically* an updated box would already fix...
Why bother adding el7 support? The os of the db should have little to no influence on the result of the setup.
the hammer018 errors should be gone after #1207 the registration 404 via https://github.com/theforeman/puppet-foreman_proxy_content/pull/282
While I agree that this would be a nice addition to lxc-copy if nsexec/uidmapshift would not exist, I somehow fail to see why we don't just fix uidmapshift to work...
Per https://github.com/theforeman/foreman/blob/877eb770fb20b3bdb541114ad671d6a74ed4dd9f/app/models/operatingsystem.rb#L61 the family ia Fcos and it seems to be missing in our list indeed!
This was fixed in #1448 and released in 3.5.0
props to @jturel for teaching me this!
#1025 is now merged. while reviewing it, we noticed that `smart_class_parameter` has partial support for hidden parameters already, but is missing the idempotency bit that @mdellweg implemented for `global_parameter` in...