open-nomad/website/source
Alex Dadgar 2650bb1d12 Distinct Property supports arbitrary limit
This PR enhances the distinct_property constraint such that a limit can
be specified in the RTarget/value parameter. This allows constraints
such as:

```
constraint {
  distinct_property = "${meta.rack}"
  value = "2"
}
```

This restricts any given rack from running more than 2 allocations from
the task group.

Fixes https://github.com/hashicorp/nomad/issues/1146
2017-07-31 16:52:13 -07:00
..
api Distinct Property supports arbitrary limit 2017-07-31 16:52:13 -07:00
assets Spark on left 2017-07-24 11:35:45 -04:00
data/vault
docs Distinct Property supports arbitrary limit 2017-07-31 16:52:13 -07:00
guides Use a subdirectory for operator commands 2017-07-25 15:55:35 -04:00
intro Getting Started guide updates for 0.6.0 (#2909) 2017-07-26 14:24:50 -07:00
layouts New commands docs and small fixes 2017-07-25 17:37:09 -07:00
.gitignore
404.html.erb
android-manifest.json.erb
community.html.erb
downloads.html.erb
favicon.ico
favicon.png
index.html.erb More changes 2017-07-24 15:14:02 -04:00
microsoft-tile.xml.builder
robots.txt
security.html.erb
sitemap.xml.builder