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
7d57655470
Fix typo in cdist-ci image README
2020-04-21 08:15:51 +02:00
c9c1e7d790
Import CI image definition
2020-04-21 08:13:32 +02:00
Darko Poljak
cf32b669ff
Write sphinx rst docs.
2016-05-22 17:16:03 +02:00
smwltr
1882040a25
Adding suuport for OS Devuan
2016-04-12 12:18:47 +09:00
Stephan Kulla – http://kulla.me/
2e8c60d09b
fix typo in "other/archived_types/.README.unmaintained"
2014-12-22 23:26:29 +01:00
Steven Armstrong
5cc894e1e9
only use a single space to distinguish between the actual __target_host and the same used as part of the path; fixes #206
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-10-03 09:55:14 +02:00
Steven Armstrong
472198419a
don't assume first argument to be -r, fixes #200
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-09-12 22:28:29 +02:00
nuex
483cc06211
start a shell under sudo to support things like filename globbing
2013-06-10 01:27:34 -04:00
nuex
59bc29fbe3
add example of using non-root user with sudo
2013-06-07 21:10:34 -04:00
Nico Schottelius
344e08ddda
Archive __autofs types ( fixes #116 )
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-11-07 18:22:25 +01:00
Nico Schottelius
9bdb715b7d
ensure all parameters for exec are executed
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-11-06 16:42:18 +01:00
Nico Schottelius
184e2bd9c5
add new remote that does local calls
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-11-01 18:25:29 +01:00
Nico Schottelius
bd451a2e59
remove obsolete submission
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-06-15 13:31:59 +02:00
Steven Armstrong
9d09407cc4
++doc
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-29 12:04:35 +02:00
Steven Armstrong
d34ea9a9c9
add missing -c argument
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-29 12:00:03 +02:00
Steven Armstrong
fc8ff29289
update comments to work with arguments vs environment variables: /__remote_{exec,copy}/--remote-{exec,copy}/
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-29 11:14:21 +02:00
Steven Armstrong
d052e2d510
--debug
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-29 11:03:15 +02:00
Steven Armstrong
5edf39f111
no special case for rsync in core. handle implementation specific details in remote-copy script instead
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-29 11:02:23 +02:00
Steven Armstrong
eea9a72676
bugfix: tell schroot which chroot to use
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-29 09:29:01 +02:00
Nico Schottelius
db14277b41
move __mysql_server to types_submitted_for_inclusion
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-03-12 20:54:41 +01:00
Matt Coddington
9ef7482ec1
remove ssh key location to simplify and match other examples
2012-03-09 17:39:54 -05:00
Matt Coddington
c12501b63d
added rsync copy example
2012-03-09 17:32:45 -05:00
Nico Schottelius
cfb8e7d372
move __run_command to types_submitted_for_inclusion directory
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-02-20 10:22:52 +01:00
Nico Schottelius
8447702c50
update changelog, move __rsyncer from types to other/ (see README.inclusion)
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-01-26 11:56:12 +01:00
Nico Schottelius
351a6521b0
+another generic readme
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-01-09 12:22:38 +01:00
Nico Schottelius
283b5eff6e
include __nfs_* into types_submitted_for_inclusion
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-01-09 11:53:22 +01:00
Nico Schottelius
ee18a30aac
rename type dir to more appropriate name
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-01-09 10:46:58 +01:00
Nico Schottelius
b8178778c8
add new README syntax for submitted, but not included types
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-01-09 10:46:29 +01:00
Nico Schottelius
9909916257
add real life template example
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-01-05 13:41:32 +01:00
Steven Armstrong
cbfcd01d4f
++bugfix
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-11-17 21:51:50 +01:00
Steven Armstrong
45c9f629ae
another more complete __remote_{copy,exec} example, including usage instructions for dispatching in .../manifest/init
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-11-08 13:29:11 +01:00
Steven Armstrong
dad14af100
add example for __remote_{copy,exec} scripts using schroot over ssh on remote host
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-11-03 22:37:05 +01:00
Steven Armstrong
f864d307be
+licence, +logging
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-11-03 22:35:06 +01:00
Steven Armstrong
360a03a349
add examples for __remote_{copy,exec} scripts
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-11-03 17:21:14 +01:00
Nico Schottelius
27fd9cd61b
add sudo example
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2011-10-18 16:05:47 +02:00
Nico Schottelius
4849149af5
add example type
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-16 18:49:41 +02:00
Nico Schottelius
8adb467304
+readme
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-16 18:47:51 +02:00
Nico Schottelius
a69069f28c
make unfinished examples disappear
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-16 18:45:36 +02:00
Nico Schottelius
bd13fbab3a
remove old tests from config install and co.
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-16 18:45:09 +02:00
Nico Schottelius
74920d53a6
++cleanup
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-16 18:44:36 +02:00
Nico Schottelius
0700fc6bc9
cleanup needed here as well
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-16 18:43:52 +02:00
Nico Schottelius
ee1c568c7b
almost finish correct requirement loading, but need sleep
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-15 02:54:54 +02:00
Nico Schottelius
92ff7e630d
add banner to tests again
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 21:50:16 +02:00
Nico Schottelius
2194368c0c
load all test classes
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 12:03:03 +02:00
Nico Schottelius
8ac1406020
stage away obsolete tests
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 10:49:28 +02:00
Nico Schottelius
8341e0cc0f
think about the __init_script type (probably raise discussion)
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-06 16:54:47 +02:00
Nico Schottelius
f8c49708cf
contrib is not contrib but other stuff
...
this also help tab expansion
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-19 00:53:06 +02:00