Seth Vargo
ae2b0f5afc
Merge pull request #2073 from hashicorp/sethvargo/meta
...
Fix broken meta links
2016-12-08 11:30:36 -08:00
Seth Vargo
5a593da3cd
Fix broken meta links
2016-12-08 10:45:33 -08:00
Seth Vargo
156975c62f
Client meta is a map[string]string
2016-12-08 10:35:40 -08:00
julienlevasseur
7627030ac0
Correct a grammar typo
...
a "the a" was still on text, certainly after an hesitation from author.
Keep the "a" form, as it's more general.
2016-11-29 16:44:37 -05:00
Michael Schurter
e08ca6a9be
Mention client level user configs
2016-11-28 13:14:32 -08:00
Michael Schurter
d0d6305530
Fix user docs
2016-11-28 13:14:32 -08:00
Alex Dadgar
c32512c74e
Fix typo in telemetry documentation.
...
Fixes #2008
2016-11-18 11:11:45 -08:00
Seth Vargo
cdf43021a4
Fix duplicate meta description
2016-11-17 16:55:35 -05:00
Seth Vargo
05fe43ae12
Align =
2016-11-17 13:06:05 -05:00
Seth Vargo
a3855460e5
Use list instead of table
2016-11-17 13:05:55 -05:00
Seth Vargo
b19d30d160
Use shell instead of sh
2016-11-17 13:05:14 -05:00
Seth Vargo
7d6ff824e9
Organize examples into section
2016-11-17 13:04:52 -05:00
Seth Vargo
b93c4f50a7
Fix JSON spacing
2016-11-17 13:04:39 -05:00
Seth Vargo
a9e103236a
Move link to bottom
2016-11-17 13:04:29 -05:00
Michael Schurter
cd688531d2
Merge pull request #1997 from hashicorp/f-tls-docs
...
Add docs for generating example certificates
2016-11-16 15:05:16 -08:00
Alex Dadgar
2383e7d831
Merge pull request #2000 from hashicorp/d-vault-example
...
Better examples for Vault config for both servers and clients
2016-11-16 14:56:07 -08:00
Alex Dadgar
f77c3fb058
Better examples
2016-11-16 14:55:11 -08:00
Michael Schurter
5754a3ebf4
Fix review comments
2016-11-16 14:49:29 -08:00
Alex Dadgar
ba347afb56
Merge pull request #1999 from hashicorp/d-service-https
...
Fix example for service using HTTPS check
2016-11-16 14:45:34 -08:00
Alex Dadgar
dcc3375076
Fix example
2016-11-16 14:44:55 -08:00
Michael Schurter
df1305d326
Don't forget localhost!
2016-11-15 17:23:00 -08:00
Michael Schurter
4a3243aaf5
Add docs for generating example certificates
2016-11-15 17:22:54 -08:00
Alex Dadgar
5d4e0f18bc
Updated AWS speeds and network_speed now overrides
...
This PR:
* Makes AWS network speeds more granular
* Makes `network_speed` an override and not a default
* Adds a default of 1000 MBits if no network link speed is detected.
Fixes #1985
2016-11-15 13:55:51 -08:00
Bastiaan Bakker
d0d4efd0a2
s/Vault token/rendered template/
2016-11-14 21:59:42 +01:00
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