From aff8517a0a22a65224324c3ac90bd9a9b25a842f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 7 Jun 2013 14:48:38 -0300 Subject: OOps --- manifests/role/bitcoin.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/role/bitcoin.pp') diff --git a/manifests/role/bitcoin.pp b/manifests/role/bitcoin.pp index e1066d4..fc76128 100644 --- a/manifests/role/bitcoin.pp +++ b/manifests/role/bitcoin.pp @@ -5,7 +5,7 @@ class nodo::role::bitcoin inherits nodo::base::vserver { include onion::ssh # Needed for the bitcoind package - apt::sources_list { 'sid.conf': + apt::sources_list { 'sid.list': content => "deb http://http.debian.net/debian/ unstable main contrib non-free\n" } -- cgit v1.2.3