// DO NOT EDIT! File autogenerated by /etc/kernel/postinst.d/apt-auto-removal
APT::NeverAutoRemove
{
- "^linux-image-4\.7\.0-0\.bpo\.1-amd64$";
"^linux-image-4\.8\.0-0\.bpo\.2-amd64$";
- "^linux-headers-4\.7\.0-0\.bpo\.1-amd64$";
+ "^linux-image-4\.9\.0-0\.bpo\.1-amd64$";
"^linux-headers-4\.8\.0-0\.bpo\.2-amd64$";
- "^linux-image-extra-4\.7\.0-0\.bpo\.1-amd64$";
+ "^linux-headers-4\.9\.0-0\.bpo\.1-amd64$";
"^linux-image-extra-4\.8\.0-0\.bpo\.2-amd64$";
- "^linux-signed-image-4\.7\.0-0\.bpo\.1-amd64$";
+ "^linux-image-extra-4\.9\.0-0\.bpo\.1-amd64$";
"^linux-signed-image-4\.8\.0-0\.bpo\.2-amd64$";
- "^kfreebsd-image-4\.7\.0-0\.bpo\.1-amd64$";
+ "^linux-signed-image-4\.9\.0-0\.bpo\.1-amd64$";
"^kfreebsd-image-4\.8\.0-0\.bpo\.2-amd64$";
- "^kfreebsd-headers-4\.7\.0-0\.bpo\.1-amd64$";
+ "^kfreebsd-image-4\.9\.0-0\.bpo\.1-amd64$";
"^kfreebsd-headers-4\.8\.0-0\.bpo\.2-amd64$";
- "^gnumach-image-4\.7\.0-0\.bpo\.1-amd64$";
+ "^kfreebsd-headers-4\.9\.0-0\.bpo\.1-amd64$";
"^gnumach-image-4\.8\.0-0\.bpo\.2-amd64$";
- "^.*-modules-4\.7\.0-0\.bpo\.1-amd64$";
+ "^gnumach-image-4\.9\.0-0\.bpo\.1-amd64$";
"^.*-modules-4\.8\.0-0\.bpo\.2-amd64$";
- "^.*-kernel-4\.7\.0-0\.bpo\.1-amd64$";
+ "^.*-modules-4\.9\.0-0\.bpo\.1-amd64$";
"^.*-kernel-4\.8\.0-0\.bpo\.2-amd64$";
- "^linux-backports-modules-.*-4\.7\.0-0\.bpo\.1-amd64$";
+ "^.*-kernel-4\.9\.0-0\.bpo\.1-amd64$";
"^linux-backports-modules-.*-4\.8\.0-0\.bpo\.2-amd64$";
- "^linux-tools-4\.7\.0-0\.bpo\.1-amd64$";
+ "^linux-backports-modules-.*-4\.9\.0-0\.bpo\.1-amd64$";
"^linux-tools-4\.8\.0-0\.bpo\.2-amd64$";
+ "^linux-tools-4\.9\.0-0\.bpo\.1-amd64$";
};
###### Returner settings ######
############################################
-# Which returner(s) will be used for minion's result:
+# Default Minion returners. Can be a comma delimited string or a list:
+#
#return: mysql
+#
+#return: mysql,slack,redis
+#
+#return:
+# - mysql
+# - hipchat
+# - slack
###### Miscellaneous settings ######