Commit 87b53076 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: update OSUOSL status

parent 9e252095
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -61,12 +61,11 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian

=== new nodes at OSUOSL

* use those nodes,current plan:
* use those nodes:
** done: osuosl167: squid (only, atm)
** done: osuosl168: fdroid
*** underused. the old system had 2 cores and 8gb ram
*** shutdown pb7
*** inform hans, also about better specs
** done: osuosl169: archlinux
** done: osuosl170: archlinux (future)
** done: osuosl171: openwrt, coreboot, netbsd
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ explain_nodes() {
		osuosl171)	write_page "<br /><small>(r-b OpenWrt, NetBSD, Coreboot builds)</small>" ;;
		osuosl172)	write_page "<br /><small>(r-b OpenWrt, Coreboot builds)</small>" ;;
		osuosl173)	write_page "<br /><small>(r-b Debian rebuilder)</small>" ;;
		osuosl*)	write_page "<br /><small>(TBD - setup in progress)</small>" ;;
		osuosl174)	write_page "<br /><small>(TBD - setup in progress)</small>" ;;
		*)		write_page "<br /><small>(r-b Debian builds)</small>" ;;
	esac
}