Alejandro Guirao Rodríguez
c22025c863
Possible errata
...
For what I understand, regions are not meant to be nested (?)
2016-11-12 17:14:04 +01:00
Diptanu Choudhury
8ae2262dfa
Merge branch 'master' of github.com:hashicorp/nomad
2016-11-10 15:40:09 -08:00
Diptanu Choudhury
bd82ea6933
Updated http response for server members
2016-11-10 15:39:53 -08:00
Alex Dadgar
e246167dc5
Changes the relative path from joining against the alloc dir to the
...
task's directory.
This PR changes the behavior when given a relative host path when
mounting docker containers. Prior to this, the behavior was to mount by
joining against the alloc/ directory. This PR changes it to be against
the task/ directory.
2016-11-10 14:47:54 -08:00
Michael Schurter
333ae6fe42
Update address docs to match behavior in #1955
2016-11-09 16:15:56 -08:00
Alex Dadgar
eada4b23f6
Merge pull request #1969 from maier/master
...
Vendor circonus
2016-11-09 14:29:53 -08:00
Michael Schurter
b7425d954f
Remove warning since #1862 added ports support
2016-11-09 13:57:12 -08:00
matt maier
e607c6f329
Update Circonus integration expose Check Display Name and Check Tags
...
configuration options.
2016-11-09 15:12:30 -05:00
Alex Dadgar
96b5840fc3
Merge pull request #1949 from carlpett/blacklist-fingerprints-and-drivers
...
Support blacklisting fingerprinters
2016-11-09 10:31:17 -08:00
Calle Pettersson
dd2c8531f1
Address comments from PR
2016-11-09 11:50:16 +01:00
Calle Pettersson
0be1a1fbf4
Add blacklisting of drivers
2016-11-08 18:30:07 +01:00
Calle Pettersson
2f2c5adb86
Add blacklisting of fingerprinters
2016-11-08 18:29:44 +01:00
Cameron Stokes
c7e043fe87
~ docs: Vault Example Configuration fixes
...
- add `-L` to follow redirect when downloading example config files (file is linked to root, but gets redirected to _www_).
- fix role name to match recommendation
2016-11-07 21:35:14 -08:00
Alex Dadgar
c78546cdc1
Merge pull request #1921 from hashicorp/f-abs-templ
...
Allow absolute paths for template sources
2016-11-07 12:28:49 -08:00
Diptanu Choudhury
819e04437c
Merge pull request #1931 from hashicorp/rename-vault-config
...
Rename vault config
2016-11-06 10:14:25 -08:00
Diptanu Choudhury
54f98dae7b
Fixed docs
2016-11-04 17:22:22 -07:00
Michael Schurter
9676c9f753
Merge pull request #1940 from hashicorp/f-docker-userns-support
...
Add userns_mode docker config option
2016-11-04 16:59:21 -07:00
Michael Schurter
9750b8c8f7
Add userns_mode docker config option
...
Fixes #1904
2016-11-04 16:53:56 -07:00
Alex Dadgar
e7cdd173a6
Fixes to stop command
2016-11-04 15:25:12 -07:00
Diptanu Choudhury
93cd6d5124
Removed disk from resources docs
2016-11-04 10:17:30 -07:00
Seth Vargo
58ab165e87
Use tt instead
2016-11-04 11:14:40 -04:00
Chad Billman
9e25fb044f
Escape hostname in agent encryption docs
2016-11-04 08:41:05 -04:00
Diptanu Choudhury
b76261a230
Changed docs
2016-11-03 14:26:27 -07:00
Seth Vargo
2fb5eb248d
Remove debug rec
2016-11-02 19:29:38 -04:00
Seth Vargo
7d596ded20
Address feedback
2016-11-02 19:26:10 -04:00
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
5ebf95eb73
Address feedback
2016-11-02 18:29:17 -04:00
Seth Vargo
4288d7d43b
Add vault stanza everywhere
2016-11-02 18:26:53 -04:00
Alex Dadgar
e2da0b9dec
Allow absolute paths for template sources
2016-11-02 13:04:47 -07:00
Seth Vargo
09bd5330fe
Document ephemeral_disk under group
...
Fixes GH-1915
2016-11-02 09:26:31 -04:00
Alex Dadgar
76c5129fac
LXC website
2016-11-01 18:59:26 -07:00
Alex Dadgar
b8f9278b19
webfix
2016-11-01 18:47:40 -07:00
Alex Dadgar
84caca7008
Merge pull request #1911 from hashicorp/docs-encryption
...
Added docs for encryption
2016-11-01 17:40:54 -07:00
Alex Dadgar
3e8bd93e66
Respond to comments
2016-11-01 17:40:42 -07:00
Diptanu Choudhury
98f0dcdad0
Added docs for encryption
2016-11-01 15:50:12 -07:00
Alex Dadgar
75aa543bf4
Merge branch 'master' of github.com:hashicorp/nomad
2016-11-01 15:26:21 -07:00
Alex Dadgar
45f5d998a8
enabled
2016-11-01 15:26:08 -07:00
Sean Chittenden
dbb9408882
Drop in a keyword that an option impacts client-specific metrics only.
2016-11-01 14:56:49 -07:00
Alex Dadgar
8848fbed75
copy
2016-11-01 14:28:02 -07:00
Alex Dadgar
aa6f4b6acf
Merge pull request #1908 from hashicorp/f-vault-docs
...
Vault docs
2016-11-01 12:39:14 -07:00
Alex Dadgar
38f9ef887b
Use nomad-server for retrieving a token
2016-11-01 12:38:45 -07:00
Alex Dadgar
9939fa0971
Read from env
2016-11-01 12:37:27 -07:00
Alex Dadgar
0c5230d400
docs
2016-11-01 12:23:10 -07:00
Michael Schurter
0a02dbef04
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
d9a528aa9e
Merge pull request #1905 from hashicorp/sethvargo/faildocs
...
Clarify restart mode "fail"
2016-11-01 10:43:29 -07:00
Alex Dadgar
9b18008ccd
Agent
2016-11-01 10:39:15 -07:00
Alex Dadgar
47037a336f
Update vault_test to use minimal set of policies + start of Vault documentation
2016-11-01 10:39:15 -07:00
Michael Schurter
ba0983c35a
Add LXC docs and enable by default for lxc builds
2016-11-01 10:18:16 -07:00
Jussi Kalliokoski
b43e9864c1
Fixed a grammar mistake in template docs.
2016-11-01 16:17:21 +02:00
Seth Vargo
b54f729349
Clarify restart mode "fail"
...
Fixes GH-1885
2016-11-01 08:56:34 -04:00