tabernarious / f5-automated-backup-iapp

F5 iApp for automated backups to the local device and to network locations.
37 stars 25 forks source link

Remove provisioning requirement #11

Closed jussmen closed 6 years ago

jussmen commented 6 years ago

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 }
tabernarious commented 6 years ago

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

tabernarious commented 6 years ago

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