Project

General

Profile

Download (2.39 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3a31019a 06/19/2018 12:15 PM Ewoud Kohl van Wijngaarden

Fixes #23825 - Add exporting to Rakefile.dist

The benefit is that you no longer need the full bundle stack installed.
We also output the generated filename for use in scripts.

016e15c5 10/21/2014 04:26 AM Lukas Zapletal

Refs #7719 - explicitly create .ssh dir in home

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

72142f5d 12/02/2013 10:54 AM Lukas Zapletal

fixes #3769 - added foreman-rake and debug man pages