David Dollar
a4343187ad
Merge pull request #239 from indrekj/master
...
Use path and env variables in the inittab export
2012-09-14 01:41:18 -07:00
Aaron Kalin
1d06124457
Add StandardOutPath to launchd export
2012-09-11 15:04:15 -05:00
Aaron Kalin
698e6ae092
Add command argument string splitting
...
launchd uses exec() under the hood when you specify ProgramArguments
or Program so you must break apart program arguments into separate
strings in an array or the command will fail
2012-09-10 19:10:47 -05:00
Aaron Kalin
c617ddb3b2
Cleanup launchd exporter
...
Also suppresses the deprecation warning for the launchd exporter when
using port instead of engine.port_for
2012-09-10 18:21:51 -05:00
Aaron Kalin
f29bf49a35
Add support for setting environment variables
2012-09-05 18:27:10 -05:00
Aditya Sanghi
ee761ff098
Another fix for PR #229
2012-08-21 20:16:28 +05:30
Aditya Sanghi
cc4306492e
run on reboot works with network-interface not network
2012-08-12 14:17:39 +05:30
Indrek Juhkam
8b204db2f0
Use path and env variables in the inittab export
2012-07-31 21:44:31 +03:00
David Dollar
7d9c2b2ac4
fix upstart export specs
2012-07-24 10:50:34 -04:00
David Dollar
0df1a4d784
use bash
2012-06-10 23:12:44 -04:00
David Dollar
51a704939e
massive refactoring for programmatic control and stability
2012-06-10 22:58:09 -04:00
Maxwell Swadling
3db1ad6fbc
Added launchd exporter
2012-05-04 15:21:16 +10:00
Patrick Tescher
2a896a0fb5
Add stop_grace_time to bluepill config. Fixes this error message:
...
Config Error: Stop_grace_time should be greater than the sum of stop_signals delays!
Changed bluepill spec example files to include stop_grace_time
2012-05-03 12:11:24 -07:00
Raphael Randschau
b721fd894e
per default wrap every environment value in quotes
2012-04-20 21:15:43 +02:00
Raphael Randschau
1217ef1b56
fix typo
2012-03-05 15:51:10 +01:00
Raphael Randschau
c9943d70ec
add group support for supervisord
2012-03-05 15:48:40 +01:00
Raphael Randschau
279a251c78
fix whitespaces
2012-02-24 20:29:16 +01:00
Raphael Randschau
a49ef286e8
all specs are passing
2012-02-24 20:18:38 +01:00
Raphael Randschau
0b3da59947
passing first export
2012-02-24 19:52:18 +01:00
Raphael Randschau
1127551369
rename supervisord base template to app
...
add supervisord stub
2012-02-23 17:24:08 +01:00
David Dollar
557a08ea77
add utf8 test to engine
2012-01-29 13:56:51 -05:00
David Dollar
224fe94dc2
add more tests
2012-01-28 18:48:26 -05:00
Matt Griffin
f4123f4ae1
Merge branch 'master' of https://github.com/michaeldwan/foreman into feature/concurrency
...
Conflicts:
spec/foreman/engine_spec.rb
spec/foreman/export/bluepill_spec.rb
spec/resources/export/bluepill/app.pill
2012-01-16 17:18:14 -05:00
David Dollar
5436b68cf1
wip
2011-12-08 17:53:13 -08:00
Matthijs Langenberg
676d3ff8d1
Add runit export format.
...
Fix #28
2011-11-08 23:50:33 +01:00
Michael Dwan
33aa1efc90
default process concurrency is 0 when concurrency options specified, otherwise default concurrency is 1
2011-11-07 13:10:18 -07:00
Hunter Nield
9db97abb10
Updates to get Bluepill export working & tweaks to output
2011-08-25 21:17:00 +10:00
Hunter Nield
21a041527c
Added basic support for Bluepill
2011-08-22 21:24:34 +10:00
David Dollar
577a5c7c5c
make sure tests run on machines other than mine
2011-06-02 12:09:30 -04:00
David Dollar
13fd1188ad
add export specs
2011-05-11 21:41:56 -04:00