diff options
Diffstat (limited to 'profiles/wheezy/classes/Desktop/filesharing')
-rw-r--r-- | profiles/wheezy/classes/Desktop/filesharing/bittorrent.yml | 11 |
1 files changed, 11 insertions, 0 deletions
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 |