Hi,

please find attached a port for bundlewrap 2.6.1 a config management
tool written in Python.

$ cat pkg/DESCR
By allowing for easy and low-overhead config management, BundleWrap fills the
gap between complex deployments using Chef or Puppet and old school system
administration over SSH.  While most other config management systems rely on a
client-server architecture, BundleWrap works off a repository cloned to your
local machine.  It then automates the process of SSHing into your servers and
making sure everything is configured the way it's supposed to be. You won't
have to install anything on managed servers.


I slightly tested this, and it seems to work fine. Note, for now for the
remote system to be managed it seems to be expected to have bash and
sudo installed (hardcoded dependency), but I hope this will change in
future as there is already a node.os property knowing about OpenBSD and
thus could use doas/ksh instead (I'll report to upstream). 

Comments, OKs?

Regards,
Joerg

Attachment: bundlewrap.tar.gz
Description: application/tar-gz

Reply via email to