From: Silvio Rhatto Date: Fri, 7 Jun 2013 17:48:38 +0000 (-0300) Subject: OOps X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=aff8517a0a22a65224324c3ac90bd9a9b25a842f;p=puppet-nodo.git OOps --- 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" }