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

Safe HaskellNone
LanguageHaskell98

PuppetDB.Remote

Synopsis

Documentation

pdbConnect :: Manager -> BaseUrl -> IO (Either PrettyError (PuppetDBAPI IO)) Source

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