diff options
| author | nopedial <shafez@ike-2.local> | 2013-10-23 23:29:20 +0200 | 
|---|---|---|
| committer | nopedial <shafez@ike-2.local> | 2013-10-23 23:29:20 +0200 | 
| commit | feba4c2b9e0faeb40cad32f16d7b024a2d4327ae (patch) | |
| tree | c94da76aee2709a2808a113115fa34b188a5a34c | |
| parent | b8150eae04924f2c45cdb0c4b3f60902c8ae3d96 (diff) | |
cosmetic update
| -rw-r--r-- | README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -1,10 +1,11 @@  # Pitch   * automatically adds/removes threads to meet configured retrieval interval   * restful API to move node immediately to head-of-queue  -   * syslog udp+file example to catch config changg event (ios/junos) and trigger config fetch +   * syslog udp+file example to catch config change event (ios/junos) and trigger config fetch     * will signal ios/junos user who made change, which output module can (git does) use     * 'git blame' will show for each line who and when the change was made   * restful API to reload list of nodes (GET /nodes/reload) + * restful API to fetch configurations (/nodes/fetch/[NODE] or /nodes/fetch/group/[NODE])  # Install   * early days, but try: | 
