Project

General

Profile

Download (81 Bytes) Statistics
| Branch: | Tag: | Revision:
require 'puppet_proxy/puppet_api'

map "/puppet" do
run Proxy::Puppet::Api
end
(6-6/16)