Learning Circle : cdist #2 update cdist.org
This commit is contained in:
parent
ecfe55805d
commit
27f6d6dd6e
2 changed files with 9 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
/youngjin.han/dot-cdist/type/__my_computer/manifest~
|
/youngjin.han/dot-cdist/type/__my_computer/manifest~
|
||||||
|
/youngjin.han/cdist.org~
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
* non-singleton needs poress ID.
|
* singleton / non-singleton
|
||||||
* singletion should be carried out by itself.
|
** non-singleton needs process ID.
|
||||||
* verbosity level display me cdist processing information.
|
** singletion should be carried out by itself.
|
||||||
** '-v' is light information.
|
* verbosity
|
||||||
** '-vv' and '-vvv' iform me more cidst processing information (e.g. debug, verbose and etc)
|
** verbosity level display me cdist processing information.
|
||||||
* Log verbosity
|
*** '-v' is light information.
|
||||||
|
*** '-vv' and '-vvv' iform me more cidst processing information (e.g. debug, verbose and etc)
|
||||||
|
* log : verbosity
|
||||||
** -v
|
** -v
|
||||||
INFO: localhost: Starting configuration run
|
INFO: localhost: Starting configuration run
|
||||||
INFO: localhost: Processing __apt_update_index/
|
INFO: localhost: Processing __apt_update_index/
|
||||||
|
|
Loading…
Reference in a new issue