We currently run our LTMs in active-standby pairs. However, the management interface does not float to the active device during failover, so Puppet needs to be able to talk to each LTM separately.
This update adds a fact for failover state, so our manifest can determine whether the current device is active (and apply changes).
It also add the ability to choose the correct 'item' returned from '/mgmt/tm/cm/device' for the selfDevice.
We currently run our LTMs in active-standby pairs. However, the management interface does not float to the active device during failover, so Puppet needs to be able to talk to each LTM separately.
This update adds a fact for failover state, so our manifest can determine whether the current device is active (and apply changes).
It also add the ability to choose the correct 'item' returned from '/mgmt/tm/cm/device' for the selfDevice.