Nico Schottelius
|
06c87f9247
|
changes(2.0.13) += multiple parameter support
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
3c5aa53190
|
Merge branch 'feature_multiple_arguments' of https://github.com/asteven/cdist
|
13 years ago |
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>
|
13 years ago |
Nico Schottelius
|
27073fc2f0
|
changes(2.0.13) += stdin reading
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
56222d1f85
|
document stdin reading
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
3c1ab59b17
|
Merge branch 'feature_type_stdin' of https://github.com/asteven/cdist
|
13 years ago |
Steven Armstrong
|
7ae1a2bc52
|
allow __file to read source file from stdin
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
06649d3478
|
new feature: capture and forward stdin to types
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Nico Schottelius
|
3e502bbe88
|
note about csh
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
f087057c98
|
use iproute2's ip, if available
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
5ad0805fa9
|
++changes(2.0.13)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
029dc4c387
|
Merge branch 'ssh_authorized_key_group' of https://github.com/contradict/cdist
|
13 years ago |
Nico Schottelius
|
a9c17f38dd
|
Merge pull request #74 from renard/fix-manpages
Fix manpages
|
13 years ago |
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.
|
13 years ago |
Sébastien Gross
|
fc6a54b3bd
|
Fix email address.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
|
13 years ago |
Sébastien Gross
|
4b1c604e47
|
Fix type authors for manpage generation.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
|
13 years ago |
Nico Schottelius
|
9291fd7436
|
++changes(2.0.12)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
d7f180c99f
|
rename ifaces => interfaces (more explicit)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
a685e9556a
|
Merge remote-tracking branch 'renard/explorer-ifaces'
|
13 years ago |
Sébastien Gross
|
a306ebc0c8
|
Add some ifconfig -a outputs for example.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
|
13 years ago |
Sébastien Gross
|
dd3b96edff
|
Add some ifconfig -a outputs for example.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
|
13 years ago |
Sébastien Gross
|
4f303ecb27
|
Fix ifconfig output parsing against various OSes.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
|
13 years ago |
Nico Schottelius
|
9d74696e62
|
++changes(2.0.13)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
3cb85fc3f3
|
Bugfix __addifnosuchline: Missing quotes
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
bcacea46d7
|
++date
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
c4aa68cfc1
|
++version
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
78181f2a4d
|
reorder changes for 2.0.12
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
7833d4d64c
|
Merge branch 'remote_prefix'
|
13 years ago |
Steven Armstrong
|
8e9e0a862a
|
document how remote exec/copy is used
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Sébastien Gross
|
cf980f2985
|
List all network interfaces in explorer/ifaces.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
|
13 years ago |
Steven Armstrong
|
9d09407cc4
|
++doc
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
d34ea9a9c9
|
add missing -c argument
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
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>
|
13 years ago |
Steven Armstrong
|
d052e2d510
|
--debug
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
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>
|
13 years ago |
Steven Armstrong
|
21b85e410e
|
bugfix: its a method, not a function
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
eea9a72676
|
bugfix: tell schroot which chroot to use
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
4b33177d54
|
remove install command for now
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Nico Schottelius
|
b92621cad7
|
add a way on how to add workaround for older pythor versions
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
3013f6c96a
|
++changes(2.0.12)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
67bf4d1583
|
Fix typos
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Sébastien Gross
|
2e930d5f25
|
Add python3.2 for Debian squeezy how-to.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
|
13 years ago |
Nico Schottelius
|
d286188a94
|
Merge branch 'issue_cdistpythonversion' of https://github.com/asteven/cdist
|
13 years ago |
Steven Armstrong
|
f795b83c8e
|
prevent a hen/egg problem when handling unsupported python versions
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Nico Schottelius
|
f2c71aab2e
|
update description
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
995e2c44ee
|
correctly create branch variable
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
a1879ebe0c
|
++ quotes
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
7c7a621875
|
fix manpage compile error
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
d2fbd15655
|
++version=2.0.11
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
cfc20ce4ee
|
match on new version location in releasescript
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |