[TODO] update lists
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
19c7317cbb
commit
0dc9c7f8ff
2 changed files with 17 additions and 27 deletions
|
@ -1,11 +0,0 @@
|
||||||
- think about splitting __file:
|
|
||||||
__file
|
|
||||||
source
|
|
||||||
mode
|
|
||||||
owner
|
|
||||||
__directory
|
|
||||||
parents
|
|
||||||
mode
|
|
||||||
owner
|
|
||||||
__link
|
|
||||||
type symbolic | hard
|
|
|
@ -1,13 +1,8 @@
|
||||||
Type handler:
|
Dependencies:
|
||||||
- add dependency parameters to core available for every type
|
- Add meta parameters like --requires --excludes --depends?
|
||||||
--requires
|
- Build dependency tree
|
||||||
--excludes?
|
- Exit on any error
|
||||||
|
- Check return codes
|
||||||
Stage 5 (code execution):
|
|
||||||
- check return codes
|
|
||||||
- abort on first error?
|
|
||||||
- dependencies
|
|
||||||
|
|
||||||
|
|
||||||
Types to be written/extended:
|
Types to be written/extended:
|
||||||
- __ssh-keys (host/user)
|
- __ssh-keys (host/user)
|
||||||
|
@ -20,6 +15,18 @@ Types to be written/extended:
|
||||||
- __file:
|
- __file:
|
||||||
- template == [shell script] stdout
|
- template == [shell script] stdout
|
||||||
- cron
|
- cron
|
||||||
|
- __file: think about splitting
|
||||||
|
__file
|
||||||
|
source
|
||||||
|
mode
|
||||||
|
owner
|
||||||
|
__directory
|
||||||
|
parents
|
||||||
|
mode
|
||||||
|
owner
|
||||||
|
__link
|
||||||
|
type symbolic | hard
|
||||||
|
|
||||||
|
|
||||||
Documentation:
|
Documentation:
|
||||||
- Describe Multi master setups
|
- Describe Multi master setups
|
||||||
|
@ -58,9 +65,3 @@ Documentation:
|
||||||
- cdist-type-build-emulation
|
- cdist-type-build-emulation
|
||||||
- cdist-type-emulator
|
- cdist-type-emulator
|
||||||
- Ensure html output of manpages are published on the web
|
- Ensure html output of manpages are published on the web
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
Fix:
|
|
||||||
Running initial manifest for sgv-wiki-01 ...
|
|
||||||
/tmp/cdist.VfhjaH8LP3GE/out/type_bin/__ethz_systems_wiki: Zeile 87: /home/users/nico/privat/firmen/ethz/vcs/cdist/conf/type/__ethz_systems_wiki/parameter/required: Datei oder Verzeichnis nicht gefunden
|
|
||||||
/tmp/cdist.VfhjaH8LP3GE/out/type_bin/__ethz_systems_wiki: Zeile 94: /home/users/nico/privat/firmen/ethz/vcs/cdist/conf/type/__ethz_systems_wiki/parameter/optional: Datei oder Verzeichnis nicht gefunden
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue