f5devcentral / f5-puppet

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

Add refreshonly to some resources #62

Open gabe-sky opened 5 years ago

gabe-sky commented 5 years ago

Similar to Puppet's built-in Exec resource, it would be handy if intentionally non-idempotent f5 resources supported a "refreshonly" attribute, so that they will only happen if they are notified or subscribed to something that Puppet has to change. The two resources that could use this are:

f5_configsync f5_command