From 738c32f3c233c03893edd0faf52c528dac9fb3d9 Mon Sep 17 00:00:00 2001 From: ultra_planet Date: Sat, 9 May 2020 09:35:44 +0800 Subject: [PATCH] add yaml file --- bacula.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bacula.yaml diff --git a/bacula.yaml b/bacula.yaml new file mode 100644 index 0000000..7752f9b --- /dev/null +++ b/bacula.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: http://git.bacula.org/bacula.git +tag_prefix: "Release-" +seperator: "."