Remove unused docker_distribution template

Docker profile was remove, this file is a leftover.

Change-Id: I7bfc011e8ac4f93cf569340aa42e79a45ed6c199
This commit is contained in:
Emilien Macchi 2019-04-26 16:11:16 -04:00
parent 2b448c10b3
commit 977cf8f588
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
version: 0.1
log:
fields:
service: registry
storage:
cache:
layerinfo: inmemory
filesystem:
rootdirectory: /var/lib/registry
http:
addr: <%= @registry_host %>:<%= @registry_port %>