summaryrefslogtreecommitdiffstats
path: root/roles/docker-distribution
Commit message (Expand)AuthorAgeFilesLines
* Disable registry caching so we can avoid Redis.Randy Barlow2017-03-011-2/+0
* Docker is lying to our caches about what it varies responses aboutPatrick Uiterwijk2017-02-211-0/+2
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-081-3/+3
* Change ansible_fqdn to inventory_hostname. This fixes some few hosts that hav...Kevin Fenzi2016-05-111-1/+1
* Add docker-distribution tagPatrick Uiterwijk2016-04-121-0/+14
* fix docker-distribution role template to conditionally set tls certAdam Miller2016-04-071-0/+2
* update dir var name for docker-distributionAdam Miller2016-04-061-3/+3
* update docker-distribution role to handle certs more logicallyAdam Miller2016-04-063-11/+13
* docker-distribution role: fix tls config, move tls directive under httpAdam Miller2016-02-171-4/+3
* set docker-distribution defaults cert.dir based on http.addr instead of hardc...Adam Miller2016-02-161-9/+10
* Try some higher level debugKevin Fenzi2016-02-021-2/+1
* Set some debugging.Kevin Fenzi2016-02-021-0/+3
* convert all defaults to be quoted in docker-distribution roleAdam Miller2016-02-021-12/+12
* fix whitespace mismatch for templated cert.private_path value in docker-distr...Adam Miller2016-02-021-1/+1
* change conditionals from explicit comparison to implicit boolean for docker-r...Adam Miller2016-02-021-3/+3
* fix typo for cert.dir variable in docker-distribution roleAdam Miller2016-02-021-1/+1
* add osbs w/ v2 registry supportAdam Miller2016-01-287-0/+268