Commit Graph

3334 Commits

Author SHA1 Message Date
Nico Schottelius 230e9fe2f8 Merge branch 'master' of https://github.com/jdguffey/cdist 2012-06-15 09:21:54 +02:00
Jake Guffey d0b96e22d4 Fix typo
symlink was backwards
2012-06-14 14:40:40 -04:00
Jake Guffey c8fa79d053 Parameter change
Modified jailbase parameter such that it's only required when $state=present
2012-06-14 14:33:21 -04:00
Nico Schottelius a772b33abd changes(2.0.14)++
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-06-14 17:01:59 +02:00
Nico Schottelius b42657fa8e Merge branch 'master' of https://github.com/jdguffey/cdist 2012-06-14 17:00:44 +02:00
Jake Guffey c1ca8f4932 Merge remote branch 'remotes/upstream/master' 2012-06-14 10:47:15 -04:00
Jake Guffey 055b3f0f53 bugfix
was filling jail_list with $jail_enable
2012-06-14 10:41:04 -04:00
Nico Schottelius a68efb59af add logo with subtitle
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-06-06 15:18:02 +02:00
Nico Schottelius 8fd1053bef +wikipedia entry
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-06-06 15:00:11 +02:00
Nico Schottelius 365b320e7c ++version = 2.0.13
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-06-05 18:32:09 +02:00
Nico Schottelius 06c87f9247 changes(2.0.13) += multiple parameter support
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-06-05 18:28:47 +02:00
Nico Schottelius 3c5aa53190 Merge branch 'feature_multiple_arguments' of https://github.com/asteven/cdist 2012-06-05 18:27:52 +02:00
Steven Armstrong 36513997d9 implement multiple parameters based on https://github.com/telmich/cdist/pull/71 by Sébastien Gross
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-06-04 22:01:32 +02:00
Nico Schottelius 27073fc2f0 changes(2.0.13) += stdin reading
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-06-04 16:15:36 +02:00
Nico Schottelius 56222d1f85 document stdin reading
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-06-04 16:14:28 +02:00
Nico Schottelius 3c1ab59b17 Merge branch 'feature_type_stdin' of https://github.com/asteven/cdist 2012-06-04 15:48:25 +02:00
Steven Armstrong 7ae1a2bc52 allow __file to read source file from stdin
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-06-04 14:17:42 +02:00
Steven Armstrong 06649d3478 new feature: capture and forward stdin to types
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-06-04 14:11:34 +02:00
Nico Schottelius 3e502bbe88 note about csh
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-31 19:37:06 +02:00
Nico Schottelius f087057c98 use iproute2's ip, if available
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-31 19:30:51 +02:00
Nico Schottelius 5ad0805fa9 ++changes(2.0.13)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-31 19:25:17 +02:00
Nico Schottelius 029dc4c387 Merge branch 'ssh_authorized_key_group' of https://github.com/contradict/cdist 2012-05-31 19:23:53 +02:00
Nico Schottelius a9c17f38dd Merge pull request #74 from renard/fix-manpages
Fix manpages
2012-05-30 23:27:21 -07:00
contradict 8564785f66 Ensure __ssh_authorized_key sets proper group
When --dstuser is specified, use an explorer to retrieve
the group name and specify the group name on all created
directories and files.
2012-05-30 17:21:19 -07:00
Sébastien Gross fc6a54b3bd Fix email address.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-05-31 00:28:32 +02:00
Sébastien Gross 4b1c604e47 Fix type authors for manpage generation.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-05-31 00:23:28 +02:00
Nico Schottelius 9291fd7436 ++changes(2.0.12)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-30 18:34:47 +02:00
Nico Schottelius d7f180c99f rename ifaces => interfaces (more explicit)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-30 18:34:14 +02:00
Nico Schottelius a685e9556a Merge remote-tracking branch 'renard/explorer-ifaces' 2012-05-30 18:32:57 +02:00
Sébastien Gross a306ebc0c8 Add some ifconfig -a outputs for example.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-05-30 18:30:51 +02:00
Sébastien Gross dd3b96edff Add some ifconfig -a outputs for example.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-05-30 17:56:48 +02:00
Sébastien Gross 4f303ecb27 Fix ifconfig output parsing against various OSes.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-05-30 17:46:46 +02:00
Nico Schottelius 9d74696e62 ++changes(2.0.13)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-30 16:00:31 +02:00
Nico Schottelius 3cb85fc3f3 Bugfix __addifnosuchline: Missing quotes
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-30 15:57:44 +02:00
Nico Schottelius bcacea46d7 ++date
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-29 15:57:38 +02:00
Nico Schottelius c4aa68cfc1 ++version
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-29 15:53:57 +02:00
Nico Schottelius 78181f2a4d reorder changes for 2.0.12
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-29 15:53:31 +02:00
Nico Schottelius 7833d4d64c Merge branch 'remote_prefix' 2012-05-29 15:41:48 +02:00
Steven Armstrong 8e9e0a862a document how remote exec/copy is used
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-29 13:33:22 +02:00
Sébastien Gross cf980f2985 List all network interfaces in explorer/ifaces.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-05-29 13:11:42 +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 21b85e410e bugfix: its a method, not a function
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-29 10:12:00 +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
Steven Armstrong 4b33177d54 remove install command for now
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-25 17:07:59 +02:00
Nico Schottelius b92621cad7 add a way on how to add workaround for older pythor versions
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-24 15:53:53 +02:00
Nico Schottelius 3013f6c96a ++changes(2.0.12)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-24 15:51:28 +02:00