Hi Happy Puppet Developers, I have a few questions about the device management code.
1. What is the recommended way to retrieve the device connection information from a provider? Is it: Puppet::Util::NetworkDevice.current 2. Is it possible to have more settings in device.conf than just url? For example: [my_cert] device my_device url my://url secret my_secret Running Puppet device with the above results in: Could not run: Invalid line 8: secret my_secret I assume this means no? 3. Is there any specific reason that puppet device does not support 'puppet apply' type runs? thanks, Dan -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
