From 3d4e2b9b1e64900827085970d961b7bfcb3c73cc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 16 Jun 2013 22:31:43 -0300 Subject: Moving youtube-dl into nodo::utils::multimedia::downloaders --- manifests/utils/storage/archive.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils/storage') diff --git a/manifests/utils/storage/archive.pp b/manifests/utils/storage/archive.pp index 58920a9..2ebd361 100644 --- a/manifests/utils/storage/archive.pp +++ b/manifests/utils/storage/archive.pp @@ -1,5 +1,5 @@ class nodo::utils::storage::archive { - package { [ 'git-annex', 'jigdo-file', 'youtube-dl' ]: + package { [ 'git-annex', 'jigdo-file' ]: ensure => installed, } } -- cgit v1.2.3