From 03764c2528cfa2733cf3d80ddd2e25613408bc2d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 5 May 2016 15:29:56 -0300 Subject: Deploy: check for rsync --- TODO.md | 4 +++- bin/dependencies | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index be0395e..a7870ec 100644 --- a/TODO.md +++ b/TODO.md @@ -28,7 +28,9 @@ Medium priority Low priority ------------ -- drupal/wordpress: cronjobs: switch to site user. +- drupal/wordpress: + - upgrade: diff. + - cronjobs: switch to site user. - mail: - [use ssl::dhparams, move to 2048 bit and use the standard file names and paths](https://leap.se/code/issues/4012). - support for [preventing SPAM connections with bird](http://www.debian-administration.org/article/715/Preventing_SPAM_connections_with_bird.). diff --git a/bin/dependencies b/bin/dependencies index 86c281e..d931fe2 100755 --- a/bin/dependencies +++ b/bin/dependencies @@ -5,7 +5,7 @@ # Parameters BASENAME="`basename $0`" -DEPLOY_DEPENDENCIES="usb-utils puppet-common" +DEPLOY_DEPENDENCIES="usb-utils rsync puppet-common" DEVELOP_DEPENDENCIES="git mr whois" # Additional wheezy dependencies if not using puppet-common from wheezy-backports -- cgit v1.2.3