summaryrefslogtreecommitdiffstats
path: root/roles/docker-distribution/defaults
Commit message (Collapse)AuthorAgeFilesLines
* Change ansible_fqdn to inventory_hostname. This fixes some few hosts that ↵Kevin Fenzi2016-05-111-1/+1
| | | | | | have incorrect reverse dns and shouldn't break any others since we always use fully qualified in our inventory.
* update docker-distribution role to handle certs more logicallyAdam Miller2016-04-061-7/+6
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* set docker-distribution defaults cert.dir based on http.addr instead of ↵Adam Miller2016-02-161-9/+10
| | | | hardcoded string
* convert all defaults to be quoted in docker-distribution roleAdam Miller2016-02-021-12/+12
|
* add osbs w/ v2 registry supportAdam Miller2016-01-281-0/+31