language-puppet-0.12.1: Tools to parse and evaluate the Puppet DSL.

Safe HaskellNone

PuppetDB.Remote

Synopsis

Documentation

pdbConnect :: Text -> IO (Either Doc PuppetDBAPI)Source

Given an URL (ie. http:localhost:8080), will return an incomplete PuppetDBAPI.