From 1b7d97b18415edf3a426d3c58af6f708faa94e91 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Wed, 29 Jan 2014 11:46:59 +0000 Subject: The Foreman Smart Proxy is a project which provides a restful API to various sub-systems. Its goal is to provide API for a higher level orchestration tools (such as Foreman). The Smart proxy provides an easy way to add or extended existing subsystems and API's. Currently supported are: DHCP - ISC DHCP and MS DHCP Servers DNS - Bind and MS DNS Servers TFTP - any UNIX based tftp server Puppet - Any Puppet server from 0.24.x Puppet CA - Manage certificate signing, cleaning and autosign on a Puppet CA server BMC - BMC management etc WWW: http://theforeman.org --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 915735149cfa..981c449301c0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -134,6 +134,7 @@ SUBDIR += findmtu SUBDIR += flowgrep SUBDIR += fonulator + SUBDIR += foreman-proxy SUBDIR += forg SUBDIR += fpc-ldap SUBDIR += fpc-pcap -- cgit v1.2.3