Displaying 2 results from an estimated 2 matches for "deviceconf".
Did you mean:
deviceconfig
2013 Jan 09
3
Puppet & F5 Connection Refused
Hello,
when I run on my proxy server:
# puppet device --debug --deviceconf /etc/puppet/device/F5-lb-test.conf
I get this error:
info: starting applying configuration to F5-lb-test at
https://operating:operating4lbtest@F5-lb-test/Common
debug: Puppet::Device::F5: connecting to F5 device F5-lb-test.
debug: Puppet::Device::F5: connecting to partition Common.
*err: Can'...
2013 Feb 06
5
Puppet F5 module
...aging-f5-big-ip-network-devices-with-puppet/>tutorial, I finally made it till the part where I see the SSL cert request
from my f5 load balancer. Then I signed it and configured in nodes.pp the
same pool and irule as suggested in the tutorial.
BUT when I run on the proxy:
# puppet device --deviceconf /etc/puppet/device/f5.puppetlabs.lan.conf
--debug
I get this error:
*err: Could not retrieve local facts: Unknown method
"{urn:iControl:System/SystemInfo}:get_base_mac_address"*
Anyone know what could be wrong??
Thanks a lot!
--
You received this message because you are subscribed...