diff options
Diffstat (limited to 'roles/contiv/files')
-rw-r--r-- | roles/contiv/files/contiv_cni.conf | 5 | ||||
-rw-r--r-- | roles/contiv/files/loopback | bin | 0 -> 3909976 bytes |
2 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" +} diff --git a/roles/contiv/files/loopback b/roles/contiv/files/loopback Binary files differnew file mode 100644 index 000000000..f02b0b1fb --- /dev/null +++ b/roles/contiv/files/loopback |