feat: split vmagent out of vmutils

- move vmagent to be its own package
This commit is contained in:
2025-07-13 16:48:22 +10:00
parent cd47d9730b
commit 76c331e530
5 changed files with 63 additions and 7 deletions
-7
View File
@@ -19,7 +19,6 @@ replaces:
- vmutils
provides:
- vmagent
- vmalert
- vmalert-tool
- vmauth
@@ -29,12 +28,6 @@ provides:
# Files to include in the package
contents:
- src: /app/vmagent-prod
dst: /usr/bin/vmagent
file_info:
mode: 0755
owner: root
group: root
- src: /app/vmalert-prod
dst: /usr/bin/vmalert
file_info: