Commit Graph

23 Commits

Author SHA1 Message Date
Seth Vargo
c86a07d834 Separate agent configuration into its own pages
I apologize in advance for the rather long PR, but unfortunately there
is not an easy way to break this up into smaller chunks. This separates
the agent configuration into smaller, more consumable pieces just like
the job specification.
2016-11-02 18:30:00 -04:00
Seth Vargo
e537c54557 Revamp job specification documentation to be more modular and composable 2016-10-27 22:18:06 -04:00
Ben Barnard
d49b191cd7 Minor documentation edits for grammar and clarity
These are things I noticed as I read through the documentation.
There are a couple of minor substantive corrections as well.
2016-10-11 15:52:50 -04:00
Seth Vargo
891dbc10ff Fix formatting and add more examples to driver docs 2016-10-03 17:35:20 -04:00
Seth Vargo
db790fac0a Remove raw-exec example 2016-10-03 17:11:10 -04:00
Seth Vargo
2467daddbf Update driver docs with constraint examples 2016-10-03 17:01:24 -04:00
Dave Cohen
43a8539df9 more tiny doc fixes 2016-08-27 08:56:39 -04:00
Mathias Lafeldt
0941dc1330 Fix typos in documentation 2016-07-18 16:24:30 +02:00
Alex Dadgar
3a6d7738bc Clarify client options in drivers 2016-03-22 14:29:47 -07:00
Alex Dadgar
23de2f95a4 document artifact downloading 2016-03-16 09:56:04 -07:00
Alex Dadgar
3e24cd1910 interpreted variable docs 2016-02-06 15:35:07 -08:00
Alex Dadgar
8b55fd6b70 Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
Alex Dadgar
ca69bcd18b Extract artifacts to the root of the task, not in the local directory 2016-02-04 15:18:22 -08:00
Alex Dadgar
0b7a88c1cd Fix missing quote in driver docs 2016-01-14 08:14:57 -08:00
Alex Dadgar
9c6fcdc1d7 Documentation 2016-01-11 11:12:09 -08:00
Matt Button
5276af2dd6 Fix syntax error in raw_exec config documentation
Keys need to be surrounded by quotes if they contain periods
2015-11-21 20:18:16 +00:00
Alex Dadgar
7357979089 Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
Alex Dadgar
d666f5bde1 Revert "Make drivers take arguments as a list and not as a string" 2015-11-18 13:46:43 -08:00
Alex Dadgar
b7e84bc124 Docs 2015-11-18 12:29:04 -08:00
Clint Shryock
add12a6a00 refactor drivers to use new getter 2015-11-05 08:55:30 -06:00
Clint Shryock
1e07daa680 drivers: Add/Use go-getter to fetch remote binaries
Updates Qemu, Java drivers to use go-getter to fetch binaries
Adds remote artifact support for Exec, Raw Exec drivers
2015-10-26 09:40:06 -05:00
Alex Dadgar
bbdceca358 Better parsing of raw_exec option and updated docs 2015-10-09 11:29:59 -07:00
Alex Dadgar
c4e4861889 Documentation 2015-10-08 12:19:39 -07:00