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

Safe HaskellNone
LanguageHaskell98

PuppetDB.Remote

Synopsis

Documentation

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

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