cdist/docs/dev/logs/2010-12-01
Nico Schottelius 6d1e4d06cf doc -> docs (pypi)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-25 17:17:52 +02:00

33 lines
1,011 B
Plaintext

what does a type contain?
- possible explorer functions to find out about the system state
- scripts being run on the server, which inputs cconfig and generates code to
apply changes on the client
-> logs errors through stderr
->
- cdist takes all the type scripts, for each defined type
- when to run cdist-explorer tools from types?
- get general impression first and then consider tools?
- what about the overwrites / order / inherits problem?
- is a "how to reuse x"-problem
- NO OVERWRITE POSSIBLE!!!!!!!
- once defined, no redefine
- record creator to issue warning on collision detection!
- "i want to do the same as x, but change a single bit"
- i call the other type under my own name and overwrite stuff afterwards
- apache, tomcat, etc.
-
TYPECHANGES are good!
- what is cm?
- copying files around
- changing files
- removing files
- put together in a context