update augeas lense "simplevars.aug" (#12922)

PR for update simplevars for reading subdirectories config file of
/etc/zabbix dir

changes from augeas team review
https://github.com/hercules-team/augeas/pull/815

Co-authored-by: liana <liana@mcbook.local>
This commit is contained in:
smgrol
2023-07-25 09:22:41 -07:00
committed by GitHub
co-authored by liana
parent 90c0e28650
commit 2c45ae73ca
+1 -1
View File
@@ -43,7 +43,7 @@ let filter = incl "/etc/kernel-img.conf"
. incl "/etc/kerneloops.conf"
. incl "/etc/wgetrc"
. incl "/etc/zabbix/*.conf"
. incl "/etc/zabbix/**/*.conf"
. incl "/etc/zabbix/*/*.conf"
. incl "/etc/audit/auditd.conf"
. incl "/etc/mixerctl.conf"
. incl "/etc/wsconsctlctl.conf"