Open cdenneen opened 3 years ago
Is there a way to set:
PuppetForge.host = "https://your-own-api.url/" and PuppetForge::Connection.authorization = "<your-api-key-here>"
PuppetForge.host = "https://your-own-api.url/"
PuppetForge::Connection.authorization = "<your-api-key-here>"
No, I hadn't considered that. A PR would be welcome.
Is there a way to set:
PuppetForge.host = "https://your-own-api.url/"
andPuppetForge::Connection.authorization = "<your-api-key-here>"