From dcf1f90e5bb1f8f45f8165a3a7f494b165fc99b7 Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard <dr@jones.dk>
Date: Sun, 10 Aug 2014 17:21:44 +0200
Subject: Add a bunch of classes, and node lxp5.

---
 profiles/wheezy/classes/Desktop/filesharing/bittorrent.yml | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 profiles/wheezy/classes/Desktop/filesharing/bittorrent.yml

(limited to 'profiles/wheezy/classes/Desktop/filesharing')

diff --git a/profiles/wheezy/classes/Desktop/filesharing/bittorrent.yml b/profiles/wheezy/classes/Desktop/filesharing/bittorrent.yml
new file mode 100644
index 0000000..43024c0
--- /dev/null
+++ b/profiles/wheezy/classes/Desktop/filesharing/bittorrent.yml
@@ -0,0 +1,11 @@
+#TODO: move deluged to server class
+classes:
+  - Desktop
+parameters:
+  doc:
+    desktop:
+      pkg:
+        - include BitTorrent client Deluge
+  pkg:
+    - deluge
+    - deluged
-- 
cgit v1.2.3