Package gem-smart-proxy: Information

    Source package: gem-smart-proxy
    Version: 3.5.1-alt3.1
    Build time:  Mar 29, 2024, 07:41 PM in the task #338355
    Category: Development/Ruby
    Report package bug
    License: GPL-3.0
    Summary: RESTful proxies for DNS, DHCP, TFTP, BMC and Puppet
    Description: 
    Smart Proxy is a free open source project that provides restful API to
    subsystems such as DNS, DHCP, etc, for higher level orchestration tools such as
    Foreman.
    
    Currently Supported modules:
    
    * BMC - BMC management of devices supported by freeipmi and ipmitool
    * DHCP - ISC DHCP and MS DHCP Servers
    * DNS - Bind and MS DNS Servers
    * Puppet - Any Puppet server from 0.24.x
    * Puppet CA - Manage certificate signing, cleaning and autosign on a Puppet CA
    server
    * Realm - Manage host registration to a realm (e.g. FreeIPA)
    * TFTP - any UNIX based tftp server
    * Facts - module to gather facts from facter (used only on discovered nodes)
    * HTTPBoot - endpoint exposing a (TFTP) directory via HTTP(s) for UEFI HTTP
    booting
    * Logs - log buffer of proxy logs for easier troubleshooting
    * Templates - unattended Foreman endpoint proxy

    List of rpms provided by this srpm:
    gem-smart-proxy (noarch)
    gem-smart-proxy-devel (noarch)
    gem-smart-proxy-doc (noarch)
    smart-proxy (noarch)


    List of contributors:
    Pavel Skrylev

      1. rpm-build-ruby

    Last changed


    Dec. 1, 2023 Pavel Skrylev 3.5.1-alt3.1
    - ! fixed dep to psych to equal or more than 4.0.4
    April 10, 2023 Pavel Skrylev 3.5.1-alt3
    - * using railsctl to run service
    Feb. 28, 2023 Pavel Skrylev 3.5.1-alt2
    - ! runtime deps to smart_proxy_remote_execution_ssh and smart_proxy_ansible
    - * since for now smart-proxy support not the daemonize with pid, change service
      fork type to "exec"