Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman-tail.d
  performance
foreman-config 1.4 KB
foreman-debug 10.4 KB
foreman-rake 393 Bytes
foreman-tail 459 Bytes
routes 206 Bytes
sync_templates.sh 1.01 KB

Latest revisions

# Date Author Comment
a2c84820 04/25/2016 08:44 AM Stephen Benjamin

fixes #14765 - exclude job templates from template sync

91e03409 03/03/2016 11:03 AM Martin Bacovsky

Fixes #13964 - include installer scenarios in foreman-debug

7a5a6d5c 03/01/2016 07:28 AM Dominic Cleal

fixes #13803 - change activated SCL to 'tfm'

8c3bed8c 02/04/2016 03:33 PM Lukas Zapletal

Fixes #13442 - foreman-debug exits with 0 on success

51f005e1 01/07/2016 03:15 AM Pavel Moravec

Fixes #12978 - foreman-debug -m 0 to collect all files

For -m 0, call "cat" instead of "tail -n $MAXLINES"

Signed-off-by: Pavel Moravec <>

156364ca 12/21/2015 08:09 AM Ohad Levy

fixes #12892 - moves rails binaries to Rails.root/bin

this is simply the output of ```rake rails:update:bin```
and deletion of old script/rails.

0f22d3bd 10/30/2015 06:56 AM Lukas Zapletal

Fixes #12346 - foreman-debug filters compressed files

ee3275af 09/04/2015 08:22 AM Pavel Moravec

Fixes #11677 - foreman-debug: netstat to print all connections

netstat and ss to be called with "-a" instead of "-l" option to collect
all sockets and not only listening

Signed-off-by: Pavel Moravec <>

ee2d45d0 08/27/2015 03:23 PM Lukas Zapletal

Fixes #11560 - foreman-debug counts denials correctly

e28614c0 08/19/2015 02:31 PM Dominic Cleal

fixes #11170 - pass quoted args through foreman-rake

Use the special "$@" to correctly pass quoted arguments through
foreman-rake, through su and to the underlying rake command. Ensures
the JSON in this command is unharmed:

foreman-rake config -- -k trusted_puppetmaster_hosts -v '["foo.bar.com"]'...

View revisions

Also available in: Atom