Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  source
build_vars.sh 17 Bytes
changelog 1.39 KB
compat 2 Bytes
control 8.66 KB
copyright 586 Bytes
database.yml.pgsql-example 498 Bytes
database.yml.sqlite3-example 456 Bytes
dirs 130 Bytes
docs 10 Bytes
foreman-assets.install 177 Bytes
foreman-assets.postinst 738 Bytes
foreman-console.install 50 Bytes
foreman-console.postinst 639 Bytes
foreman-debug.dirs 42 Bytes
foreman-debug.install 50 Bytes
foreman-dynflow-sidekiq.install 268 Bytes
foreman-dynflow-sidekiq.postinst 639 Bytes
foreman-ec2.install 46 Bytes
foreman-ec2.postinst 639 Bytes
foreman-gce.install 46 Bytes
foreman-gce.postinst 639 Bytes
foreman-journald.install 51 Bytes
foreman-journald.postinst 639 Bytes
foreman-libvirt.install 50 Bytes
foreman-libvirt.postinst 639 Bytes
foreman-openstack.install 52 Bytes
foreman-openstack.postinst 639 Bytes
foreman-ovirt.install 48 Bytes
foreman-ovirt.postinst 639 Bytes
foreman-postgresql.install 110 Bytes
foreman-postgresql.postinst 1 KB
foreman-rackspace.install 52 Bytes
foreman-rackspace.postinst 639 Bytes
foreman-redis.install 48 Bytes
foreman-redis.postinst 639 Bytes
foreman-service.install 151 Bytes
foreman-service.postinst 639 Bytes
foreman-sqlite3.install 114 Bytes
foreman-sqlite3.postinst 1023 Bytes
foreman-telemetry.install 52 Bytes
foreman-telemetry.postinst 639 Bytes
foreman-vmware.install 49 Bytes
foreman-vmware.postinst 639 Bytes
foreman.cron.d 2.11 KB
foreman.default 524 Bytes
foreman.init 3.03 KB
foreman.install 1.54 KB
foreman.logrotate 130 Bytes
foreman.postinst 3.42 KB
foreman.postrm 1.32 KB
foreman.preinst 67 Bytes
foreman.prerm 523 Bytes
links 541 Bytes
rules 1.8 KB

Latest revisions

# Date Author Comment
3757af14 04/06/2020 05:11 PM Ewoud Kohl van Wijngaarden

Fixes #29281 - Forcefully remove dynflowd.service

The dynflowd.service was removed in Foreman 2.0 by just dropping the
.service file which meansthe service keeps running.

ecfeda5f 03/26/2020 10:03 AM Michael Moll

add version dependency also to foreman-service

b313e07d 03/25/2020 01:52 PM Michael Moll

Don't build libsass with native CPU code tuning

cd0965ff 03/24/2020 05:10 PM Ewoud Kohl van Wijngaarden

Refs #29144 - Use systemd socket activation

This gives reliable service restarts since systemd keeps the socket
open. bundle exec needs to be called with --keep-file-descriptors since
systemd passes these in. The replacement is changed since the service
now uses /usr/share/foreman/bin/rails which doesn't need replacing....

72bec697 02/13/2020 05:39 PM Tomer Brisker

Bump version to 2.1-develop

b02afe0c 01/21/2020 03:21 PM Ewoud Kohl van Wijngaarden

Refs #28068 - Drop old dynflowd service

Now that foreman-dynflow-sidekiq is in place, there's no more need for
the old dynflowd.

Note that the old dynflowd had a sysvinit script but the new one only
works with systemd. This is because it uses multiple instances and this...

fb656701 01/20/2020 05:26 PM Ewoud Kohl van Wijngaarden

Refs #28068 - Include dynflow-sidekiq.rb

This file is needed to start dynflow-sidekiq@.service since it's
mentioned as a --require path.

f8235722 01/17/2020 02:00 PM Ondřej Ezr

Fixes #28068 - foreman dynflow-sidekiq service as default

77983be0 01/06/2020 07:58 PM Tomer Brisker

Bump version to 2.0-develop

a4415ab5 12/08/2019 11:57 AM Michael Moll

add "--no-audit" to npm install

View revisions

Also available in: Atom