Commit graph

5846 commits

Author SHA1 Message Date
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
Seth Vargo 69e2352173 Merge pull request #1923 from hashicorp/sethvargo/vault_up
Add Vault stanza everywhere
2016-11-02 18:29:39 -04:00
Seth Vargo 446d6c08c0
Address feedback 2016-11-02 18:29:17 -04:00
Seth Vargo 1941aae963
Add vault stanza everywhere 2016-11-02 18:26:53 -04:00
Diptanu Choudhury 90e067357b Merge pull request #1922 from hashicorp/f-def-disk
Adding a default ephemeral disk if it's not added by default
2016-11-02 15:19:32 -07:00
Diptanu Choudhury 2dbdf0f755 Adding a default ephemeral disk if it's not added by default 2016-11-02 15:07:22 -07:00
Alex Dadgar b08f4e0b97 More recoverable errors 2016-11-02 10:36:04 -07:00
Seth Vargo 6cc2d8cace Merge pull request #1917 from hashicorp/sethvargo/edisk_groups
Document ephemeral_disk under group
2016-11-02 09:27:58 -04:00
Seth Vargo 25907c5e33
Document ephemeral_disk under group
Fixes GH-1915
2016-11-02 09:26:31 -04:00
Alex Dadgar 2b8d08e6fa LXC website 2016-11-01 18:59:26 -07:00
Alex Dadgar dc723ceeb9 webfix 2016-11-01 18:47:40 -07:00
Alex Dadgar 7d4b0d79fe
Release v0.5.0-rc1 2016-11-01 17:47:30 -07:00
Alex Dadgar c3d001008b Merge pull request #1911 from hashicorp/docs-encryption
Added docs for encryption
2016-11-01 17:40:54 -07:00
Alex Dadgar 9fa15d01a9 Respond to comments 2016-11-01 17:40:42 -07:00
Alex Dadgar 8e961a2854 Version bump 2016-11-01 16:37:11 -07:00
Michael Schurter ec2d345486 Add #1754 / #1913 to changelog 2016-11-01 16:28:39 -07:00
Michael Schurter 6ba0d343da Merge pull request #1913 from hashicorp/b-json-crasher-1754
Update hcl to fix json parsing panic
2016-11-01 16:26:40 -07:00
Michael Schurter 9a116c09ce Update hcl to fix json parsing panic 2016-11-01 16:16:22 -07:00
Alex Dadgar ae82116ea4 Merge pull request #1912 from hashicorp/b-validation
Change the 0 timeout, interval validation to be more user friendly
2016-11-01 16:07:13 -07:00
Alex Dadgar 3f69ab130e can not -> cannot 2016-11-01 16:05:51 -07:00
Alex Dadgar cf38103b85 Change the 0 timeout, interval validation to be more user friendly 2016-11-01 16:05:51 -07:00
Michael Schurter ae680c9c81 Remove incorrectly committed line and wrong comment 2016-11-01 15:57:21 -07:00
Diptanu Choudhury 3a00b2a247 Added docs for encryption 2016-11-01 15:50:12 -07:00
Alex Dadgar abcc0ea852 Merge branch 'master' of github.com:hashicorp/nomad 2016-11-01 15:26:21 -07:00
Alex Dadgar de5c8a530f enabled 2016-11-01 15:26:08 -07:00
Sean Chittenden eed30b136b
Drop in a keyword that an option impacts client-specific metrics only. 2016-11-01 14:56:49 -07:00
Michael Schurter a0340532cb Forgot to flip a bit 2016-11-01 14:35:22 -07:00
Diptanu Choudhury 808718523b Merge pull request #1909 from hashicorp/region-wrapper
Making Nomad TLS configs region aware
2016-11-01 14:31:39 -07:00
Alex Dadgar d07ffccb20 copy 2016-11-01 14:28:02 -07:00
Alex Dadgar 1b13e2656b Merge pull request #1910 from hashicorp/f-vendor-circonus
F vendor circonus
2016-11-01 14:23:22 -07:00
Michael Schurter 536c2921e9 Remove ServerName because we verify based on region 2016-11-01 14:17:31 -07:00
Alex Dadgar ebe4b7893b Merge branch 'master' of github.com:hashicorp/nomad 2016-11-01 13:24:07 -07:00
Alex Dadgar 75696f4c70 Resolve 2016-11-01 13:23:44 -07:00
Sean Chittenden dbbaee24f3
Chase required dependency: update hashicorp/go-retryablehttp 2016-11-01 12:48:24 -07:00
Sean Chittenden f5a5587992
Update circonus-labs/circonus-gometrics. 2016-11-01 12:45:37 -07:00
Alex Dadgar 478eebb19b Merge pull request #1908 from hashicorp/f-vault-docs
Vault docs
2016-11-01 12:39:14 -07:00
Alex Dadgar 81c4acc248 Use nomad-server for retrieving a token 2016-11-01 12:38:45 -07:00
Alex Dadgar 1156c79e1b Read from env 2016-11-01 12:37:27 -07:00
Alex Dadgar caa8aeef07 docs 2016-11-01 12:23:10 -07:00
Diptanu Choudhury 1a8fa8c8d5 Making Nomad TLS configs region aware 2016-11-01 11:55:29 -07:00
Michael Schurter c1f9d3ed61 Merge pull request #1907 from hashicorp/f-lxc-docs
Add LXC docs and enable by default for lxc builds
2016-11-01 11:06:39 -07:00
Alex Dadgar 80c09f188f Merge pull request #1905 from hashicorp/sethvargo/faildocs
Clarify restart mode "fail"
2016-11-01 10:43:29 -07:00
Alex Dadgar 747c3e7e68 Agent 2016-11-01 10:39:15 -07:00
Alex Dadgar 8f365bfbbf Update vault_test to use minimal set of policies + start of Vault documentation 2016-11-01 10:39:15 -07:00
Michael Schurter b84d8212ff Add LXC docs and enable by default for lxc builds 2016-11-01 10:18:16 -07:00
Seth Vargo 8f8bec7cee Merge pull request #1906 from jussi-kalliokoski/patch-1
Fixed a grammar mistake in template docs.
2016-11-01 10:18:29 -04:00
Jussi Kalliokoski 6c357343d6 Fixed a grammar mistake in template docs. 2016-11-01 16:17:21 +02:00
Seth Vargo 49eade3e13
Clarify restart mode "fail"
Fixes GH-1885
2016-11-01 08:56:34 -04:00
Seth Vargo 8baa0f8341 Merge pull request #1901 from hashicorp/sethvargo/more_docs
Update init command and add ephemeral_disk docs
2016-10-31 21:53:03 -04:00
Seth Vargo 90fad382cf
Address feedback 2016-10-31 21:52:45 -04:00