diff options
-rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,6 +11,8 @@ Hydra - bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`). - ssh-config: hydra integration using `ProxyCommand`. - init: add new repositories as superproject's submodules. +- nodes: get node list via hiera files. +- newnode: do not generate manifest file, only hiera. - deploy: - fix /etc/puppet permissions. - import keys and certs. @@ -22,7 +24,6 @@ Hydractl - command line parameters using key=value pairs. - config parser using a custom function with `include` directive, avoiding `source`. - install: PREFIX support. -- upgrade: run docker upgrade on all available images. - wrapper to import/export monkeysphere keys into keyringer. - backup-{site,copy,restore}: call backup-restore-user. - backup-restore-site wiki. |