Commit Graph

11 Commits

Author SHA1 Message Date
Michael Schurter 930dc9ef38 Lots of fixes from @sethvargo
* hclfmt the world
  * 2 space indent
  * make every example well formed with stanzas and comments
* jsonfmt too
* mdfmt manually
  * _ instead of *
  * no [links][], only [links][links]
* ordered lists instead of bullets when possible
* lots of wording fixes
* de-contractionization
* add 127.0.0.1 to SANs
* -1 on intentional errors
* -1 on first person
2017-08-01 15:40:36 -07:00
Seth Vargo 4a1fa67f26
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
Kenneth Feng c5a217a1b4 Add reload command to systemd unit file 2016-05-28 17:12:57 -04:00
Miroslav Genov 9ac58b31e3 nomad/examples: update systemd config files
The existing nomad.service is having minor configuration and this change
adds the following:
 * Install section that allows nomad to be able enabled in systemd
 * Default limit of open files is set to 65536
2016-03-30 10:26:26 +03:00
Chris Bednarski c4be7cc70f Change /usr/local/bin to /usr/bin 2015-12-03 09:27:03 -08:00
Chris Bednarski 4747f2e888 Upstart should use .conf extension 2015-12-03 00:21:41 -08:00
Chris Bednarski 5dda5b47e0 Change references to .conf files to .hcl 2015-12-03 00:20:21 -08:00
Chris Bednarski a9b9493d45 Change .conf extension to .hcl 2015-12-03 00:19:36 -08:00
Chris Bednarski d937a1071d Remove reference to _common.conf 2015-12-03 00:18:44 -08:00
Chris Bednarski 4c9c1f49ab Fixed some issues with the example configs; removed _common 2015-12-02 23:18:10 -08:00
Chris Bednarski 30d2b94220 Basic configs and init scripts 2015-12-02 11:33:44 -08:00