summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups
diff options
context:
space:
mode:
authorSimon Rettberg2014-01-13 14:11:28 +0100
committerSimon Rettberg2014-01-13 14:11:28 +0100
commitf853dc0f548ba86181e2c2682629b4d51d302efd (patch)
treeacf120952c8a3cdd28f07080e4da18657ead62a5 /remote/modules/cups
parent[vmchooser] Refining iptables MASQUERADE rule to work around an issue where i... (diff)
parentupdate cups to work with ubuntu 13.10 (diff)
downloadtm-scripts-f853dc0f548ba86181e2c2682629b4d51d302efd.tar.gz
tm-scripts-f853dc0f548ba86181e2c2682629b4d51d302efd.tar.xz
tm-scripts-f853dc0f548ba86181e2c2682629b4d51d302efd.zip
Merge branch 'master' of dnbd3:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/cups')
-rw-r--r--remote/modules/cups/cups.conf.ubuntu.13.1010
1 files changed, 10 insertions, 0 deletions
diff --git a/remote/modules/cups/cups.conf.ubuntu.13.10 b/remote/modules/cups/cups.conf.ubuntu.13.10
new file mode 100644
index 00000000..eaf19ce8
--- /dev/null
+++ b/remote/modules/cups/cups.conf.ubuntu.13.10
@@ -0,0 +1,10 @@
+REQUIRED_INSTALLED_PACKAGES="
+ cups
+ cups-daemon
+ cups-filters
+"
+REQUIRED_CONTENT_PACKAGES="
+ cups
+ cups-daemon
+ cups-filters
+"