diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index 6b456f35..640288a6 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -1 +1,9 @@ Cleanup and release 1.2.0 + - document init.sample + - update cdist-quickstart + - ensure every file in bin/ has a correspondent manpage + - cdist-remote-code-run-all + - cdist-remote-explorer-run + - cdist-type-build-emulation + - cdist-type-emulator + diff --git a/doc/dev/todo/post-1.2 b/doc/dev/todo/post-1.2 index 00e69937..90eb1664 100644 --- a/doc/dev/todo/post-1.2 +++ b/doc/dev/todo/post-1.2 @@ -5,13 +5,11 @@ Core: Types to be written/extended: - __ssh-keys (host/user) - __service - - __user - __file_edit - regexp replace (can probably cover all?) - - cron + - __cron - __issue: add --source - Documentation: - Describe Multi master setups - use ssh with master socket? @@ -21,10 +19,5 @@ Documentation: - cdist-trigger after first run from /var/lib/cdist/out/bin? - Different environments (production, integration, development) - via version control - - Check all references in manpages, ensure all manpages exist, generic ones: - - ensure every file in bin/ has a correspondent manpage - - cdist-remote-code-run-all - - cdist-remote-explorer-run - - cdist-type-build-emulation - - cdist-type-emulator + - Check all references in manpages, ensure all manpages exist - Ensure html output of manpages are published on the web