feat: split vmagent out of vmutils
- move vmagent to be its own package
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user