aboutsummaryrefslogtreecommitdiff
path: root/puppet/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2020-10-01 15:02:47 -0300
committerSilvio Rhatto <rhatto@riseup.net>2020-10-01 15:02:47 -0300
commit765ca2bd25384c3d33d243a5b2f0aa419edcd8fa (patch)
treeb59aa15319607ea45ba83516628539b420d8841b /puppet/TODO.md
parentb0d7b1d90860f858578455c5cf695c062c0ade07 (diff)
parentc212514035cffd38acbfac1413064937b28685b6 (diff)
downloadsemanticscuttle-765ca2bd25384c3d33d243a5b2f0aa419edcd8fa.tar.gz
semanticscuttle-765ca2bd25384c3d33d243a5b2f0aa419edcd8fa.tar.bz2
Merge commit 'c212514035cffd38acbfac1413064937b28685b6' as 'puppet'
Diffstat (limited to 'puppet/TODO.md')
-rw-r--r--puppet/TODO.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/puppet/TODO.md b/puppet/TODO.md
new file mode 100644
index 0000000..650dcf9
--- /dev/null
+++ b/puppet/TODO.md
@@ -0,0 +1,9 @@
+TODO
+====
+
+* 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