f5devcentral / f5-puppet

Puppet modules for F5 BIG-IP
Apache License 2.0
13 stars 27 forks source link

pass empty array of policies to f5_virtualserver results in no management #83

Open cjacobsatnwea opened 2 years ago

cjacobsatnwea commented 2 years ago

pass empty array of policies to f5_virtualserver results in no management when removing all policies is the desired effect. iRules have a mechanism to indicate "no iRules": ['none'] nothing similar for policies. pass it ['none'] and you'll get an error.