1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Delete check_process

This commit is contained in:
Alexandre Aubin 2024-05-01 22:27:39 +02:00 committed by GitHub
parent eb686604cb
commit 6c96bc206d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,29 +0,0 @@
;; Test complet
; Manifest
domain="domain.tld"
path="/path"
is_public=1
language="fr_FR"
admin="john"
password="1Strong-Password"
port="10051"
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
# 5.0.20~ynh2
upgrade=1 from_commit=8f8961c239f890069c867e40005db98465add0c9
backup_restore=1
multi_instance=0
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=PORT&
; commit=8f8961c239f890069c867e40005db98465add0c9
name=5.0.20~ynh2