summaryrefslogtreecommitdiffstats
path: root/roles/oso_host_monitoring/templates/docker-registry.ops.cfg.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/oso_host_monitoring/templates/docker-registry.ops.cfg.j2')
-rw-r--r--roles/oso_host_monitoring/templates/docker-registry.ops.cfg.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/oso_host_monitoring/templates/docker-registry.ops.cfg.j2 b/roles/oso_host_monitoring/templates/docker-registry.ops.cfg.j2
new file mode 100644
index 000000000..9e49da469
--- /dev/null
+++ b/roles/oso_host_monitoring/templates/docker-registry.ops.cfg.j2
@@ -0,0 +1 @@
+{"{{ osohm_docker_registry_ops_url }}":{"auth":"{{ osohm_docker_registry_ops_key }}","email":"{{ osohm_docker_registry_ops_email }}"}}