prefix issues
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
e6a903fd96
commit
cf920ca3e9
1 changed files with 4 additions and 13 deletions
|
@ -1,16 +1,3 @@
|
||||||
2.0.1:
|
|
||||||
|
|
||||||
- Rewrite cdist-type-emulator
|
|
||||||
- Remove legacy code in cdist
|
|
||||||
- Remove cdist-config
|
|
||||||
- Remove man1/cdist-type-emulator.text
|
|
||||||
- Remove the PATH=... part from the README
|
|
||||||
|
|
||||||
- how to access output dir?
|
|
||||||
|
|
||||||
Test:
|
|
||||||
__cdist_type_base_dir=$(pwd -P)/conf/type __file
|
|
||||||
|
|
||||||
- Fix / rewrite cdist-quickstart
|
- Fix / rewrite cdist-quickstart
|
||||||
|
|
||||||
- write tutorial!!!!!!!!!
|
- write tutorial!!!!!!!!!
|
||||||
|
@ -49,3 +36,7 @@
|
||||||
http://www.youtube.com/watch?v=PRMjzy48eTI
|
http://www.youtube.com/watch?v=PRMjzy48eTI
|
||||||
|
|
||||||
- Setup __debug, if -d is given, so other tools can reuse it
|
- Setup __debug, if -d is given, so other tools can reuse it
|
||||||
|
(-> non core feature!
|
||||||
|
|
||||||
|
- remote_prefix:
|
||||||
|
scp vs. ssh issue
|
||||||
|
|
Loading…
Reference in a new issue