diff options
author | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-01-05 10:13:29 +0000 |
---|---|---|
committer | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-01-05 10:13:29 +0000 |
commit | 7dde961098dd9cb8b4317ec59fc0dd67b5f236b8 (patch) | |
tree | b5cbefcb504cbdb5c90885e345d388c67e8c7fff | |
parent | be568065144d6995bdd32141013d736257ce630f (diff) | |
download | lorries-7dde961098dd9cb8b4317ec59fc0dd67b5f236b8.tar.gz |
Add openvswitch lorry filebaserock/franred/add-openvswitch
-rw-r--r-- | open-source-lorries/openvswitch.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/openvswitch.lorry b/open-source-lorries/openvswitch.lorry new file mode 100644 index 0000000..48915f7 --- /dev/null +++ b/open-source-lorries/openvswitch.lorry @@ -0,0 +1,6 @@ +{ + "openvswitch": { + "type": "git", + "url": "git://github.com/openvswitch/ovs.git" + } +} |