diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-03-14 14:38:03 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-03-14 14:38:03 -0300 |
commit | dd3af5f6af2730c7d4f4ea710e4cd35fdfc65df5 (patch) | |
tree | 0706cea3da358cffaab8eefac91df4cc5348eee3 | |
parent | 0de685fd6a5417150c57668f2da6602263817480 (diff) | |
download | puppet-bootstrap-dd3af5f6af2730c7d4f4ea710e4cd35fdfc65df5.tar.gz puppet-bootstrap-dd3af5f6af2730c7d4f4ea710e4cd35fdfc65df5.tar.bz2 |
TODO: r10k module update issue
-rw-r--r-- | TODO.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |