From c070bc1503dd7fa0b0126cbf7676542f2691af17 Mon Sep 17 00:00:00 2001 From: Zhang Dongliang Date: Wed, 24 Apr 2019 09:57:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=BC=96=E8=AF=91=EF=BC=9Aho?= =?UTF-8?q?st=20baremetal-agent=20=E4=B8=A4=E4=B8=AA=20rpm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/baremetal-agent/vars | 1 + build/host/vars | 1 + 2 files changed, 2 insertions(+) create mode 100644 build/baremetal-agent/vars create mode 100644 build/host/vars diff --git a/build/baremetal-agent/vars b/build/baremetal-agent/vars new file mode 100644 index 0000000000..02523c8901 --- /dev/null +++ b/build/baremetal-agent/vars @@ -0,0 +1 @@ +DESCRIPTION="Baremetal Agent Command Line Utility" \ No newline at end of file diff --git a/build/host/vars b/build/host/vars new file mode 100644 index 0000000000..341c5952ba --- /dev/null +++ b/build/host/vars @@ -0,0 +1 @@ +DESCRIPTION="Yunion Host Command Line Utility" \ No newline at end of file