template changes
This commit is contained in:
parent
647696065b
commit
ac01943d24
@ -20,6 +20,7 @@ ONLY_INCLUDE_VG=( "system" )
|
||||
{% else %}
|
||||
ONLY_INCLUDE_VG=( "system" {% if bigboot_lv_vg_name is defined %}"{{ bigboot_lv_vg_name | trim }}" {% endif -%} )
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% if bigboot_lv_info.mount != '/lv1' %}
|
||||
BACKUP_PROG_EXCLUDE=( "${BACKUP_PROG_EXCLUDE[@]}" '/applog' )
|
||||
EXCLUDE_MOUNTPOINTS=( "${EXCLUDE_MOUNTPOINTS[@]" '/applog' )
|
||||
|
Loading…
x
Reference in New Issue
Block a user