Nico Schottelius
|
dd588016a0
|
plural...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
55ec36b562
|
beautify release script
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
3605e478e6
|
-typo
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
e330002899
|
more verbose, add git tag during release, check lib and changelog
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
ee7f30c052
|
more version support for documentation
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
6495bc872f
|
++todo
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
f557229fae
|
Merge remote-tracking branch 'steven/master'
|
13 years ago |
Nico Schottelius
|
32fa32bd52
|
improve release script
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Steven Armstrong
|
6b0935c207
|
/__self/__object_name/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Nico Schottelius
|
092a9aa5b8
|
update version in lib/
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
3c823c9192
|
setup release date
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
be29ce0f2e
|
2.0.4 has autorequire enabled
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Steven Armstrong
|
30da237405
|
Merge branch 'master' into autorequire
|
13 years ago |
Steven Armstrong
|
bf13325303
|
if env is not given, os.environ is used -> need to also do that
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
98dec302a6
|
export __target_host for use in __remote_{copy,exec} scripts
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
654e19f28b
|
mark _run_command as private
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
31403722ce
|
todo++
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
18cef34187
|
Merge remote-tracking branch 'telmich/master'
|
13 years ago |
Nico Schottelius
|
7c8f9e8b98
|
remove reference to __target_user - has never been used and is not implemented anymore
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
df258cf330
|
+__target_user comment
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
d76d013b3c
|
check env [TODO]
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Steven Armstrong
|
f90178428e
|
Merge branch 'master' into autorequire
|
13 years ago |
Steven Armstrong
|
c59b2839cd
|
Export target_host so remote_copy script has access to it
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
ad24bbc696
|
Merge branch 'master' into autorequire
|
13 years ago |
Steven Armstrong
|
cbfcd01d4f
|
++bugfix
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
1b754ca33f
|
Merge branch 'master' into autorequire
|
13 years ago |
Nico Schottelius
|
e380cdf7de
|
build.sh is old
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
79c1f4cb4d
|
document - support
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
4782c616f6
|
Merge remote-tracking branch 'steven/master'
|
13 years ago |
Steven Armstrong
|
8ac375e8a6
|
Merge branch 'master' into autorequire
Conflicts:
lib/cdist/test/emulator/__init__.py
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
68f66af21a
|
implement: accept parameters with dashes
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
56d783f612
|
tests and fixtures for type parameters with dashes
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Nico Schottelius
|
ff5fb5dbdb
|
remove obsolete cdist video link (to be replaced with new video)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
d706e8ef03
|
more changes for 2.0.4
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Steven Armstrong
|
f36d09289d
|
Merge branch 'master' into autorequire
Conflicts:
lib/cdist/test/emulator/__init__.py
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Nico Schottelius
|
7d10560a61
|
Revert "pgrep -x -f is to restrictive -> impossible to guess/match"
It's not, regexp are your friends :-)
This reverts commit d7623fcf21 .
|
13 years ago |
Nico Schottelius
|
5efb921980
|
Merge remote-tracking branch 'steven/master'
|
13 years ago |
Nico Schottelius
|
98ff723b24
|
add another example for __process
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Steven Armstrong
|
d7623fcf21
|
pgrep -x -f is to restrictive -> impossible to guess/match
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
b9301c8194
|
bugfix: process names dont start with slash
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
d88a4ea55f
|
new type: __nfs_client
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
71260c7782
|
new type: __nfs_server
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
6d45a49219
|
new type: __nfs_export manage /etc/exports
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
6dd1465aa8
|
--AttributeError
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
1729516414
|
allow .cdist (OBJECT_MARKER) inside file names but not as _the_ file/folder name
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
b92ea62f72
|
export OBJECT_MARKER for use in tests
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
e1cf8d094b
|
--AttributeError
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
ae23f1576f
|
--TypeError
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
f95ee8062f
|
--SyntaxError
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Nico Schottelius
|
c7d0d581b1
|
we pass base_path, not object_path (clearification)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |