RubyGems Navigation menu

jibril 0.0.1

Simple chef-inspired configuration management tool. While chef is awesome, it has crazy high requirements (mainly memory-wise) for managing like 8 devices I have. Ansible would be great IF all my devices were reachable, however some are behind NATs. Jibril tries to solve both issue. It's designed to be light on the server (raspberry pi is enough), with one server (so NATs are not an issue) and ruby DSL for the configuration scripts (so like chef, I don't like the way ansible uses yaml for this).

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.1 January 27, 2018 (7.5KB)

Development依存関係 (3):

bundler ~> 1.16
minitest ~> 5.0
rake ~> 10.0

所有者:

作者:

  • Wolf

SHA 256チェックサム:

=

累計ダウンロード数 2,711

このバージョンのみ 2,711

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: