From e52e2aeb7f63119eb17fd87ac9aeaaa03676c826 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Wed, 17 Jun 2020 14:36:30 +0800 Subject: [PATCH] add yaml file --- cloud-init.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cloud-init.yaml diff --git a/cloud-init.yaml b/cloud-init.yaml new file mode 100644 index 0000000..e743a94 --- /dev/null +++ b/cloud-init.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: canonical/cloud-init +tag_prefix: +seperator: "." -- Gitee