Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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"]'...
d0030608 07/29/2015 09:00 AM Lukas Zapletal

Fixes #11230 - foreman-debug calls 'plugin:list' now

60f8b29b 07/29/2015 09:00 AM Tomer Brisker

Fixes #11216 - use rails-i18n gem for translating rails strings

56f7e20e 07/22/2015 06:30 AM Pavel Moravec

fixes #11149 - foreman-debug to collect two httpd katello.conf files

in particular:

/etc/httpd/conf.d/05-foreman-ssl.d/katello.conf
/etc/httpd/conf.d/05-foreman.d/katello.conf

Signed-off-by: Pavel Moravec <>

48d518e1 07/09/2015 12:43 PM Dominic Cleal

fixes #11048 - add script to sync unattended templates from community-templates

834d221b 06/29/2015 08:21 AM Pavel Moravec

Fixes #10945 - foreman-debug to collect foreman http request log

foreman-debug to collect /var/log/httpd/foreman-ssl_access_ssl.log*

Signed-off-by: Pavel Moravec <>

3d92620b 06/18/2015 03:32 PM Lukas Zapletal

Fixes #10701 - foreman-debug config file support

a94b02d8 06/04/2015 01:28 PM Lukas Zapletal

Fixes #10699 - foreman debug options -au are exclusive

6eb9ebfa 05/22/2015 09:39 AM Adam Price

fixes #10284 - improves foreman-debug usage for consumption from other
tools

a00691a5 04/14/2015 07:56 AM Michael Moll

Fixes #10124 - collect /var/log/syslog in foreman-debug

c0fd4d46 03/15/2015 05:45 AM Eric Helms

Fixes #9751: Correct examples for rake config usage.

eb0387bb 02/20/2015 10:11 AM Lukas Zapletal

Fixes #9458 - process only executable debug extensions

c1a73b16 02/09/2015 07:32 AM Lukas Zapletal

Refs #8710 - moved proxy related info from foreman-debug

f05c3102 02/02/2015 07:43 PM William Hutson

Fixes #9193 - broken rake-config command

foreman-config now actually updates config values when passed -k and -v
instead of dumping a list of the current values.

72056298 12/23/2014 03:22 AM Dominic Cleal

fixes #8722 - quote dpkg wildcard argument to avoid matching files

a987bdbb 12/18/2014 06:53 AM Stephen Benjamin

fixes #8676 - tar foreman-debug results including the parent directory

8f9b6994 10/06/2014 10:20 AM Ivan Necas

Refs #4611 - rake-ify foreman-config and db_pending_migration/seed in settings

This way, we can determine in the installer if the rake
db:migrate/seed should be run in the installer.

Later, we also could use this information to inform the entering user
that the application is not in ready state yet: preparation for...

80cc99f4 10/06/2014 05:41 AM Lukas Zapletal

Fixes #7098 - better selinux reporting in foreman-debug

4aff3f07 09/02/2014 07:06 AM Dmitri Dolguikh

Fixes #7079: foreman-debug archive now includes contents of /etc/foreman-proxy/settings.d directory

93041dd4 08/07/2014 04:22 AM Bryan Kearney

Fixes #6969: Add wildcards to the end of the log files to collect the rotated files

d08a0f54 06/19/2014 03:21 PM Lukas Zapletal

fixes #5928 - added selinux info to foreman-debug

30f3f8d7 04/25/2014 10:12 AM Lukas Zapletal

fixes #5401 - fixed foreman-debug tarball creation including '.'

c24e4ecf 04/04/2014 11:22 AM Lukas Zapletal

fixes #5071 - foreman-tail stderr is muted

f7724dcd 03/31/2014 01:05 PM Lukas Zapletal

fixes #4659 - added foreman-tail tool

0c93b462 03/31/2014 09:10 AM Bryan Kearney

Fixes #4927 - Extend foreman-debug to look for extensions provided by plugins.

This assumes a directory called /usr/share/foreman/script/foreman-debug.d.
Any *.sh file in there is sourced. The expectation is that plugins would put
files into this locations and can add files or commands as necessary

7fbcadb7 01/28/2014 07:40 PM Lukas Zapletal

fixes #4200 - fixed sosreport integration

d03f4e53 01/20/2014 05:00 PM Lukas Zapletal

fixes #4139 - fixed quiet flag in foreman-debug

ad07d9aa 01/14/2014 03:45 PM Lukas Zapletal

fixes #3973 - foreman-debug can now upload tarballs

353b946c 01/11/2014 02:28 PM Lukas Zapletal

fixes #2613 - foreman-debug tarball directories stripped

693583c1 01/11/2014 02:24 PM Lukas Zapletal

fixes #3958 - added more logs reported with foreman-debug

4269baf1 11/22/2013 04:04 PM Adam Price

routes - small script to strip out the whitespace from 'rake routes'

611fd588 11/22/2013 03:32 PM Amos Benari

fixes #3510 - plugin interface for registering a plugin, updated menu system

8092f732 09/30/2013 09:06 AM Lukas Zapletal

fixes #3147 - added httpd logs into foreman-debug

9dc10019 09/10/2013 12:15 PM Lukas Zapletal

fixing transifex domain in .tx/config and scripts

6e6f246c 08/02/2013 11:27 AM Lukas Zapletal

fixes #2872 - default password not listed in debug script

f32506b7 07/22/2013 10:23 AM Lukas Zapletal

fixes #2814 - fixing foreman-debug warning message

86df2a8a 07/22/2013 08:57 AM Dominic Cleal

fixes #2684 - add foreman-rake script to /usr/sbin

65ae867c 06/20/2013 07:12 PM Dominic Cleal

fixes #2686 - use setting model's string parser to update values
(cherry picked from commit 5d9073bba52b502b08b8b67b7f546eb4d481e5c1)

664905e8 06/05/2013 09:08 AM Lukas Zapletal

fixes #2558 - foreman-debug script in /usr/sbin

bd79f51a 05/07/2013 03:55 AM Lukas Zapletal

fixes #2434 - foreman-debug script

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

d4487d5f 04/08/2013 03:46 AM David Schmitt

Small typo in foreman-config output

dbda7ad5 03/03/2013 01:58 PM Ivan Necas

foreman-config - dry run

Allow running without affecting the actual configuration. Useful in
puppet manifest unless statement: exits with 1 if some change is
needed, otherwise 0.

652b81b4 10/23/2012 07:42 AM Lukas Zapletal

redirecting foreman-config log output

1d5ff6c3 10/09/2012 12:04 PM Ivan Necas

foreman-config - CLI tool for setting Foreman configuration

Script for listing all settings and getting or setting a value for a key.

See `foreman-config -h` for details.

The main use-case for this script is in configuration time (e.g. in Puppet
manifest setting Foreman). It uses the model layer (instead of Rest API)...

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

5563217a 07/13/2009 09:55 AM Ohad Levy

empty rails project