etc-git: add versioning for /var/unbound/etc

This commit is contained in:
Jérémy Dubois 2023-06-20 15:58:15 +02:00
parent b2438dde80
commit 05bdef9ab8
2 changed files with 8 additions and 0 deletions

View file

@ -74,6 +74,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* base: dump-server-state.sh upstream release 23.06
* evocheck: upstream release 23.06
* base: add evobsd_alias_fwupdate variable and make kshrc file a template so we can set or not a fw_update alias to servers that need it
* etc-git: add versioning for /var/unbound/etc
* evomaintenance: upstream release 23.10.1
### Fixed

View file

@ -27,3 +27,10 @@
- _usr_share_scripts.stat.isdir
tags:
- etc-git
- include: repository.yml
vars:
repository_path: "/var/unbound/etc"
gitignore_items: []
tags:
- etc-git