[Qa-jenkins-scm] [jenkins.debian.net] 01/01: new file for upgrading our hosts to stretch…

Holger Levsen holger at layer-acht.org
Mon Jun 19 00:46:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 263f23f413de6b27cb232bd01a9ec8665251230a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jun 19 02:46:49 2017 +0200

    new file for upgrading our hosts to stretch…
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 TODO4stretch-host-upgrades.txt                     | 24 ++++++++++++++++++++++
 .../profitbricks-build2-i386/etc/apt/sources.list  | 16 +++++++--------
 2 files changed, 32 insertions(+), 8 deletions(-)

diff --git a/TODO4stretch-host-upgrades.txt b/TODO4stretch-host-upgrades.txt
new file mode 100644
index 0000000..23ed4de
--- /dev/null
+++ b/TODO4stretch-host-upgrades.txt
@@ -0,0 +1,24 @@
+rough notes from upgrading pb-build2:
+--------------------------------------
+check for changes in /etc/ssh/sshd_config - the currently running one is the one from jessie which doesnt 
+seem sufficient anymore… 
+
++++ /etc/munin/plugin-conf.d/munin-node.dpkg-new        2017-03-03 23:44:55.000000000 +0100
+@@ -33,6 +33,11 @@
+ [cps*]
+ user root
+ 
++[df*]
++env.warning 92
++env.critical 98
++env.exclude_re ^/run/user
+
+squid ok?
+
+had to do "sudo apt install linux-image-686-pae", to get kernel upgraded… huh? :)
+
+
+todo for upgrades
+-----------------
+test jenkins-test-vm upgrade before doing jenkins
+resolve issues on pb2 :)
diff --git a/hosts/profitbricks-build2-i386/etc/apt/sources.list b/hosts/profitbricks-build2-i386/etc/apt/sources.list
index 68cd36a..a26fb33 100644
--- a/hosts/profitbricks-build2-i386/etc/apt/sources.list
+++ b/hosts/profitbricks-build2-i386/etc/apt/sources.list
@@ -1,11 +1,11 @@
-deb http://deb.debian.org/debian/ jessie main contrib non-free
-#deb-src http://deb.debian.org/debian/ jessie main contrib non-free
+deb http://deb.debian.org/debian/ stretch main contrib non-free
+#deb-src http://deb.debian.org/debian/ stretch main contrib non-free
 
-deb http://deb.debian.org/debian/ jessie-updates main contrib non-free
-#deb-src http://deb.debian.org/debian/ jessie-updates main contrib non-free
+deb http://deb.debian.org/debian/ stretch-updates main contrib non-free
+#deb-src http://deb.debian.org/debian/ stretch-updates main contrib non-free
 
-deb http://security.debian.org/ jessie/updates main contrib non-free
-#deb-src http://security.debian.org/ jessie/updates main contrib non-free
+deb http://security.debian.org/ stretch/updates main contrib non-free
+#deb-src http://security.debian.org/ stretch/updates main contrib non-free
 
-deb http://deb.debian.org/debian/ jessie-backports main contrib non-free
-#deb-src http://deb.debian.org/debian/ jessie-backports main contrib non-free
+deb http://deb.debian.org/debian/ stretch-backports main contrib non-free
+#deb-src http://deb.debian.org/debian/ stretch-backports main contrib non-free

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list