Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  source
build_vars.sh 47 Bytes
changelog 4.96 KB
compat 2 Bytes
control 8.32 KB
copyright 586 Bytes
database.yml.pgsql-example 498 Bytes
dirs 130 Bytes
docs 10 Bytes
foreman-assets.install 177 Bytes
foreman-assets.postinst 419 Bytes
foreman-console.install 50 Bytes
foreman-console.postinst 320 Bytes
foreman-debug.dirs 42 Bytes
foreman-debug.install 50 Bytes
foreman-dynflow-sidekiq.install 268 Bytes
foreman-dynflow-sidekiq.postinst 320 Bytes
foreman-ec2.install 46 Bytes
foreman-ec2.postinst 320 Bytes
foreman-gce.install 46 Bytes
foreman-gce.postinst 320 Bytes
foreman-journald.install 51 Bytes
foreman-journald.postinst 320 Bytes
foreman-libvirt.install 50 Bytes
foreman-libvirt.postinst 320 Bytes
foreman-nulldb.install 93 Bytes
foreman-nulldb.postinst 357 Bytes
foreman-openstack.install 52 Bytes
foreman-openstack.postinst 320 Bytes
foreman-ovirt.install 48 Bytes
foreman-ovirt.postinst 320 Bytes
foreman-plugin.mk.in 1.63 KB
foreman-plugin.postinst-lib.in 1.5 KB
foreman-postgresql.install 110 Bytes
foreman-postgresql.postinst 320 Bytes
foreman-redis.install 48 Bytes
foreman-redis.postinst 320 Bytes
foreman-service.install 201 Bytes
foreman-service.postinst 320 Bytes
foreman-telemetry.install 52 Bytes
foreman-telemetry.postinst 320 Bytes
foreman-vmware.install 49 Bytes
foreman-vmware.postinst 320 Bytes
foreman.cron.d 1.8 KB
foreman.install 1.65 KB
foreman.logrotate 130 Bytes
foreman.postinst-lib.in 439 Bytes
foreman.postinst.in 2.78 KB
foreman.postrm 1.06 KB
foreman.preinst 720 Bytes
foreman.prerm 329 Bytes
links 538 Bytes
rules 2.88 KB

Latest revisions

# Date Author Comment
0830f875 10/27/2022 09:19 AM Evgeni Golov

Revert "Update the bundler version in Gemfile.lock on package update"

This reverts commit 1bcac66ffbb620e856b0bb482972102d797c37be.

1bcac66f 10/26/2022 02:25 PM Evgeni Golov

Update the bundler version in Gemfile.lock on package update

6738017e 10/17/2022 11:46 AM Evgeni Golov

adjust foreman-plugin.mk to build the plugin as a user

bb17a618 10/13/2022 01:56 PM Evgeni Golov

Clean up ruby and git dependencies

There is no more git-core for a while in debian.

Also never fallback to unversioned /usr/bin/bundle. This is shipped in the
bundler package, which we don't depend on anymore.

d3cf70af 08/30/2022 12:34 PM Evgeni Golov

don't try to install extras/noVNC

Fixes: 27e3511e74b49de2fc80db97bc1f4f376212369b

27e3511e 08/30/2022 11:49 AM Ewoud Kohl van Wijngaarden

Refs #29539 - Depend on websockify if needed

Websockify used to be vendored to show a console for some compute
resources:

$ rg -i wsproxy.start -l
app/models/compute_resources/foreman/model/ovirt.rb
app/models/compute_resources/foreman/model/vmware.rb...
a195bc35 08/18/2022 05:20 PM Evgeni Golov

explicitly vendor sinatra

rack-protection and sinatra have to be the same version
foreman pulls in rack-protection via sidekiq, f-tasks needs sinatra
let foreman.deb provide both gems in the cache, so that they always match

8c786fda 08/15/2022 01:50 PM Patrick Creech

Bump versions to 3.5

87747e3d 07/19/2022 09:22 AM Evgeni Golov

use the correct bundle binary in plugin.mk

in some situations, we do not have a bundle but a bundle2.7 binary, use
that accordingly

88accc17 07/18/2022 02:21 PM Evgeni Golov

use the right bundle binary in postinst

View revisions

Also available in: Atom