I have written a module which has Custom Types and Providers written in Ruby.
These custom types and providers call REST APIs when called using "puppet device" command on agent nodes.
Now I have done a setup of Puppet Enterprise and installed my module on it. But my custom ruby types and providers are not searchable in classes in Puppet Enterprise Console.
How can custom types and providers be applied on agent nodes via Puppet Enterprise Console?
↧