tabernarious/f5-automated-backup-iapp

Remove provisioning requirement

Closed this issue · 2 comments

If there isn't particular reason to require ltm provisioning, this line is better to be removed. BigIP units that have only small amount of physical memory often need to be provisioned as LTM=None in order to allocating less memory to TMM (so give more memory to other modules such as ASM, APM etc). LTM=None does not lose any LTM functionality but just allocate less memory to TMM. There are many units that were advised to do this, and this iApp can not be used on those units. You can expand possible users by removing this restriction.

    requires-modules { ltm }

Agreed! I'll do some testing and make this happen.

I have verified and tested the suggested fix which will be included in v3.1.4