Addressing review comments and adding a note to also set INSTALL_REPOS to true to enable copr repo
This commit is contained in:
@@ -122,8 +122,9 @@ PRESERVE="3"
|
||||
#INSTALL_REPOS="true"
|
||||
|
||||
# If set to true, this will install a small third-party copr repository necessary to install the libvhdi and libvhdi-tools rpms as-well-as the libvhdi and libvhdi-tools rpms.
|
||||
# If set to false, this repository and the corresponding libvhdi and libvhdi-tools rpms will not be installed. As as result, file-level restore from delta backups within XOA will NOT work.
|
||||
# If set to false, this repository and the corresponding libvhdi and libvhdi-tools rpms will not be installed. As as result, file-level restore from delta backups within XO will NOT work.
|
||||
# This is specific to Redhat/RockyLinux/AlmaLinux installs ONLY.
|
||||
# Note that INSTALL_REPOS must also be set to "true" for the copr repository to be enabled.
|
||||
# options: true/false
|
||||
# default: false
|
||||
#INSTALL_EL_LIBVHDI="false"
|
||||
|
Reference in New Issue
Block a user