aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 8ab655d..650dcf9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,4 +1,9 @@
TODO
====
-* Nothing here? :P
+* fix r10k module update issue:
+ * "r10k puppetfile install" fails to update some modules
+ https://github.com/puppetlabs/r10k/issues/767
+
+ * (RK-264) Add --update_force flag to puppetfile install
+ https://github.com/puppetlabs/r10k/pull/772