summaryrefslogtreecommitdiffstats
path: root/roles/contiv/files/contiv_cni.conf
diff options
context:
space:
mode:
Diffstat (limited to 'roles/contiv/files/contiv_cni.conf')
-rw-r--r--roles/contiv/files/contiv_cni.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/contiv/files/contiv_cni.conf b/roles/contiv/files/contiv_cni.conf
new file mode 100644
index 000000000..441dffd41
--- /dev/null
+++ b/roles/contiv/files/contiv_cni.conf
@@ -0,0 +1,5 @@
+{
+ "cniVersion": "0.1.0",
+ "name": "contiv-net",
+ "type": "contivk8s"
+}