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

Safe HaskellNone

PuppetDB.Remote

Synopsis

Documentation

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

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