Package kafo: Information

    Binary package: kafo
    Version: 6.5.0-alt1
    Architecture: noarch
    Build time:  Feb 24, 2023, 10:27 AM in the task #314025
    Source package: gem-kafo
    Category: Development/Ruby
    Report package bug
    License: GPL-3.0+
    Summary: A gem for making installations based on puppet user friendly executable(s)
    Description: 
    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.


    List of contributors:
    Pavel Skrylev

    Last changed


    Jan. 28, 2023 Pavel Skrylev 6.5.0-alt1
    - ^ 6.4.0 -> 6.5.0 (no devel)
    Sept. 2, 2021 Pavel Skrylev 6.4.0-alt1
    - ^ 3.0.0 -> 6.4.0
    Sept. 11, 2019 Pavel Skrylev 3.0.0-alt1.1
    - ! spec according to changelog rules