]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Mon, 6 Feb 2017 10:51:10 +0000 (11:51 +0100)
committerFrank Brehm <frank@brehm-online.com>
Mon, 6 Feb 2017 10:51:10 +0000 (11:51 +0100)
Package changes:
-libgd3 2.1.0-5+deb8u8
+libgd3 2.1.0-5+deb8u9
-libssl1.0.0 1.0.1t-1+deb8u5
+libssl1.0.0 1.0.1t-1+deb8u6
-libxpm4 1:3.5.11-1+b1
+libxpm4 1:3.5.12-0+deb8u1
-linux-image-amd64 4.8+77~bpo8+1
+linux-image-4.9.0-0.bpo.1-amd64 4.9.2-2~bpo8+1
+linux-image-amd64 4.9+78~bpo8+1
-openssl 1.0.1t-1+deb8u5
+openssl 1.0.1t-1+deb8u6
-python-jinja2 2.7.3-1
+python-jinja2 2.9.4-1
-salt-common 2016.11.1+ds-1
-salt-minion 2016.11.1+ds-1
+salt-common 2016.11.2+ds-1
+salt-minion 2016.11.2+ds-1
-tcpdump 4.6.2-5+deb8u1
+tcpdump 4.9.0-1~deb8u1

apt/apt.conf.d/01autoremove-kernels
salt/minion

index 1f383f95716510d398431a4e984a82b8b602e0e4..141a65c62d370622c1f243deeaf26ce2fda3c53d 100644 (file)
@@ -1,26 +1,26 @@
 // 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$";
 };
index 35b48a7c1551fc477a3cecb218c91d4cf875bb33..419bcc8fad409ecaf44c22346d650bf8f6d4290f 100644 (file)
 
 ######      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     ######