diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-06-07 22:52:55 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-06-07 22:52:55 -0300 |
commit | a67e9d4cd94e13651c89d890661f102dea78d345 (patch) | |
tree | 7cc664aad3a56f019a44bb760ff4ec6e0d2b1216 | |
parent | 2838e86a5a5d602fe56befd2a6f70817fe97a861 (diff) | |
download | puppet-bootstrap-a67e9d4cd94e13651c89d890661f102dea78d345.tar.gz puppet-bootstrap-a67e9d4cd94e13651c89d890661f102dea78d345.tar.bz2 |
TODO: vagrant issues
-rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,3 +18,6 @@ TODO - drupal/wordpress: - files: under platform user, not root. - cronjobs: switch to the platform user. +- issues: + - [Waiting for SSH when ssh-agent is running and has a ed25519 key](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/452). + - [Update net-ssh to 2.9.0 by chr4](https://github.com/mitchellh/vagrant/pull/3605) |