I have an Ubuntu PuppetMaster instance.
I need to manage a F5 BIG-IP (v10.2.4) device.
I'm following the directions for the Puppet Labs F5 module ( http://forge.puppetlabs.com/puppetlabs/f5
).
Is it possible for the f5_proxy node to be co-located with the PuppetMaster server ? Or need they be separate servers ?
Alternatively, perhaps I can perform my testing against a software F5 ( F5 Virtual Appliance ). Is it possible to install Puppet Agent on a software F5 box ?
What are best practices here ?