Install Ruby in the backup cookbook

Also switch to the 5.0 beta version, it works with modern Rubies
This commit is contained in:
Greg Karékinian
2019-01-24 19:23:09 +01:00
parent 3a8a2b6be0
commit 2a4940b361
2 changed files with 5 additions and 3 deletions

View File

@@ -8,3 +8,5 @@ name "backup"
depends 'logrotate'
depends 'mysql'
depends 'postgresql'
depends 'build-essential'