foreman-packaging
foreman-packaging copied to clipboard
Fixes #35852 - Add isoinfo dependency
Refer to Smart Proxy PR.
Adds dependency to install isoinfo
which is provided by genisoimage.
ToDo:
- [ ] Add
/var/lib/foreman-proxy/tftp/system_images/
folder creation
Need some help regarding version update and changelog edit on deb.
this, or similar should do the trick:
./scripts/changelog.rb -m 'Add genisoimage dependency' debian/*/foreman-proxy/changelog
Done! Tests look fine as well :)