我设置了木偶,并对傀儡设备pipe理工作做了适当的调整。 我的设备configuration设置为我的交换机催化剂2950.证书请求和签名工作良好,当涉及到实际configuration我的交换机与puppet设备命令失败,错误。
# puppet device -v Info: starting applying configuration to switch1 at telnet://root:[email protected]/ Info: Retrieving plugin Info: Caching catalog for switch1 Info: Applying configuration version '1370021478' Error: Could not prefetch interface provider 'cisco': Unknown switchport mode: dynamic desirable for FastEthernet0/1 Notice: /Stage[main]//Node[switch1]/Interface[Fa0/1]/description: defined 'description' as 'Hello Switch' Error: /Stage[main]//Node[switch1]/Interface[Fa0/1]: Could not evaluate: undefined method `command' for #<Puppet::Type::Interface:0x7fde25cc23a0> Notice: Finished catalog run in 7.96 seconds
我可以得到一些帮助吗?
谢谢,vatsa