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
Nico Schottelius
67bf4d1583
Fix typos
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-24 15:50:31 +02:00
Sébastien Gross
2e930d5f25
Add python3.2 for Debian squeezy how-to.
...
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-05-24 15:45:20 +02:00
Nico Schottelius
d286188a94
Merge branch 'issue_cdistpythonversion' of https://github.com/asteven/cdist
2012-05-24 15:21:03 +02:00
Steven Armstrong
f795b83c8e
prevent a hen/egg problem when handling unsupported python versions
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-24 15:15:38 +02:00
Nico Schottelius
f2c71aab2e
update description
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-23 14:54:32 +02:00
Nico Schottelius
995e2c44ee
correctly create branch variable
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-23 14:39:41 +02:00
Nico Schottelius
a1879ebe0c
++ quotes
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-23 14:34:21 +02:00
Nico Schottelius
7c7a621875
fix manpage compile error
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-23 14:19:58 +02:00
Nico Schottelius
d2fbd15655
++version=2.0.11
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-23 14:17:49 +02:00
Nico Schottelius
cfc20ce4ee
match on new version location in releasescript
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-23 14:17:05 +02:00
Nico Schottelius
4faad3926b
merge changelog
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 21:15:45 +02:00
Nico Schottelius
4017667952
++changes(2.0.11)
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 17:28:38 +02:00
Nico Schottelius
612fb4cb7b
fix type and add fixme
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 17:27:38 +02:00
Nico Schottelius
e05c5e699c
always call umask 077 before doing stuff on the remote side
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 17:24:58 +02:00
Nico Schottelius
1b8b54f84f
use os.umask locally
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 17:21:58 +02:00
Nico Schottelius
67a95b50aa
cool solution for variable sending
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 16:01:03 +02:00
Nico Schottelius
9b809ce9a2
Merge branch 'git-version' of https://github.com/evax/cdist
...
Conflicts:
lib/cdist/__init__.py
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 15:35:11 +02:00
Nico Schottelius
02bd4fdf3f
add template for tutorial for remote-exec-copy
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 15:10:02 +02:00
Nico Schottelius
26d7eab852
document change + manpage
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 15:06:04 +02:00
Nico Schottelius
9f319ae121
support passing remote_{exec, copy} to context
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 14:55:11 +02:00
Nico Schottelius
108283bbeb
add default values in argparse
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 13:01:31 +02:00
Nico Schottelius
c7fbdc8195
add --remote-exec and --remote-copy to command line args
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-22 12:40:38 +02:00
Nico Schottelius
ab53f471f8
++date
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-18 16:42:14 +02:00
Nico Schottelius
cd79d2b1eb
++version
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-18 16:41:51 +02:00
Nico Schottelius
f873f12d77
++changes(2.0.10)
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-18 16:39:55 +02:00
Nico Schottelius
dee266aca0
ignore "no crontab for ..." message
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-18 16:39:13 +02:00
Evax Software
5c70018411
switch the __rvm type to the new present/absent state scheme
2012-05-18 10:55:28 +02:00
Evax Software
196fb7e656
use new rvm install command ( fixes #67 )
2012-05-18 10:43:39 +02:00
Nico Schottelius
dfd60ca837
__package uses present/absent
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-18 10:08:19 +02:00
Evax Software
f1e8bfb8a7
improve version printing when run from a checkout
2012-05-15 09:58:45 +02:00
Nico Schottelius
d02a1374dd
++changes(2.0.10)
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-14 18:32:55 +02:00
Nico Schottelius
b2c21e24a9
publishing more verbose
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-05-14 18:32:45 +02:00
Nico Schottelius
c1e1e7b8cb
Merge pull request #62 from lamby/master
...
Freenode.net, not freenode.org.
2012-05-14 09:18:50 -07:00
Chris Lamb
42bcbc532b
Freenode.net, not freenode.org.
...
Signed-off-by: Chris Lamb <lamby@debian.org>
2012-05-14 16:00:02 +01:00
Nico Schottelius
d109db31d0
Merge pull request #61 from lamby/master
...
Fixup some typos
2012-05-10 10:23:36 -07:00
Chris Lamb
1557630e91
s/specifiend/specified/
...
Signed-off-by: Chris Lamb <lamby@debian.org>
2012-05-10 16:20:43 +00:00
Chris Lamb
69badd6f2d
s/nows about/knows about/
...
Signed-off-by: Chris Lamb <lamby@debian.org>
2012-05-10 15:51:22 +00:00
Nico Schottelius
91e1efe512
Merge pull request #60 from asteven/issue_dependency-inheritance-3
...
fix autorequire dependency handling
2012-05-03 04:43:30 -07:00
Steven Armstrong
7d61b77708
fix autorequire dependency handling
...
- inherit explicit requirements that the user defined himself
- but _not_ implicit requirements that cdist added for autorequire
Changes:
- added new .autorequire property to CdistObject to keep track of implicit autorequire dependencies
- Emulator appends implicit requirements to this .autorequire property
- DependencyResolver preprocess these .autorequire properties before resolving normal dependencies
- refactored and documented DependencyResolver so it's clearer what happens and easier to use from tests
- update test cases to match new DependencyResolver behaviour
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-05-03 10:16:08 +02:00