cdist/other/examples/remote
Alexander Sieg 92432c5d9a cconn a transparent connection wrapper
cconn used the inventory system to dynamically connect to FreeBSD jail via
the host system and/or using sudo to get root access

This is more of a prove of concept then a finish idea.
2021-01-20 20:18:38 +01:00
..
cconn cconn a transparent connection wrapper 2021-01-20 20:18:38 +01:00
chroot update comments to work with arguments vs environment variables: /__remote_{exec,copy}/--remote-{exec,copy}/ 2012-05-29 11:14:21 +02:00
local only use a single space to distinguish between the actual __target_host and the same used as part of the path; fixes #206 2013-10-03 09:55:14 +02:00
rsync ++doc 2012-05-29 12:04:35 +02:00
schroot add missing -c argument 2012-05-29 12:00:03 +02:00
ssh update comments to work with arguments vs environment variables: /__remote_{exec,copy}/--remote-{exec,copy}/ 2012-05-29 11:14:21 +02:00
sudo start a shell under sudo to support things like filename globbing 2013-06-10 01:27:34 -04:00
README add examples for __remote_{copy,exec} scripts 2011-11-03 17:21:14 +01:00
schroot-uri update comments to work with arguments vs environment variables: /__remote_{exec,copy}/--remote-{exec,copy}/ 2012-05-29 11:14:21 +02:00

Some examples of using alternative __remote_copy and __remote_exec prefixes.
This allows you to change how cdist interacts with the target host (or directory, or whatever :-)