Пакет kafo: Информация

    Бинарный пакет: kafo
    Версия: 6.5.0-alt1
    Архитектура: noarch
    Собран:  20 апреля 2024 г. 21:16
    Исходный пакет: gem-kafo
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/theforeman/kafo

    Лицензия: GPL-3.0+
    О пакете: A gem for making installations based on puppet user friendly executable(s)
    Описание: 
    A gem for making installations based on puppet user friendly executable(s).
    
    A puppet based installer and configurer (not-only) for Foreman and Katello
    projects. Kafo is a ruby gem that allows you to create fancy user interfaces for
    puppet modules. It's some kind of a nice frontend to a "echo "include
    some_modules" | puppet apply"
    
    Suppose you work on software which you want to distribute to a machine in an
    infrastructure managed by puppet. You write a puppet module for your app. But
    now you also want to be able to distribute your app to a machine outside of your
    puppet infrastructure (e.g. install it to your clients) or you want to install
    it in order to create a puppet infrastructure itself (e.g. foreman or
    foreman-proxy).
    
    With kafo you can reuse your puppet modules for creating an installer. Even
    better: After the installation you can easily modify your configuration. All
    using the very same puppet modules.
    
    With your installer you can also provide multiple configuration files defining
    different installation scenarios.

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev

    Последнее изменение


    28 января 2023 г. Pavel Skrylev 6.5.0-alt1
    - ^ 6.4.0 -> 6.5.0 (no devel)
    2 сентября 2021 г. Pavel Skrylev 6.4.0-alt1
    - ^ 3.0.0 -> 6.4.0
    11 сентября 2019 г. Pavel Skrylev 3.0.0-alt1.1
    - ! spec according to changelog rules