From 2890436b06bf5653f148c465ceebe69497d57783 Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Thu, 7 May 2020 17:50:16 +0800 Subject: [PATCH] Add yaml file --- multipath-tools.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 multipath-tools.yaml diff --git a/multipath-tools.yaml b/multipath-tools.yaml new file mode 100644 index 0000000..caeb9b4 --- /dev/null +++ b/multipath-tools.yaml @@ -0,0 +1,4 @@ +version-ctrl: git +src_repo: http://git.opensvc.com/multipath-tools/.git +tag_prefix: v +seperator: "." -- Gitee