Add ansible scripts to deploy Kubernetes
[yardstick.git] / ansible / roles / docker / templates / daemon.json.j2
diff --git a/ansible/roles/docker/templates/daemon.json.j2 b/ansible/roles/docker/templates/daemon.json.j2
new file mode 100644 (file)
index 0000000..57bdc9f
--- /dev/null
@@ -0,0 +1 @@
+{{ docker_daemon_config | to_nice_json }}