Packages

Node-local DNS service for Mesosphere DCOS

Current section

Files

Jump to
spartan src spartan.app.src
Raw

src/spartan.app.src

{application,spartan,
[{description,"Node-local DNS service for Mesosphere DCOS"},
{vsn,"0.0.1"},
{maintainers,["Sargun Dhillon <sargun@mesosphere.com",
"Tyler Neely <tyler@mesosphere.com>"]},
{licenses,["Apache"]},
{registered,[]},
{mod,{spartan_app,[]}},
{applications,[kernel,stdlib,erldns,lager,inets,jsx,dns,
exometer,ranch]},
{env,[]},
{modules,[]},
{links,[]}]}.