[Qa-jenkins-scm] [jenkins.debian.net] 01/02: add debugging output and change system last

Holger Levsen holger at layer-acht.org
Fri Apr 28 13:18:22 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 6d0eb25d48064e23902cbb87f62a0703ba9f0e4b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Apr 28 14:58:57 2017 +0200

    add debugging output and change system last
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 hosts/bbx15-armhf-rb/etc/rc.local             | 37 +++++++++++++--------------
 hosts/bpi0-armhf-rb/etc/rc.local              | 37 +++++++++++++--------------
 hosts/cb3a-armhf-rb/etc/rc.local              | 37 +++++++++++++--------------
 hosts/cbxi4a-armhf-rb/etc/rc.local            | 37 +++++++++++++--------------
 hosts/cbxi4b-armhf-rb/etc/rc.local            | 37 +++++++++++++--------------
 hosts/cbxi4pro0-armhf-rb/etc/rc.local         | 37 +++++++++++++--------------
 hosts/codethink-sled10-arm64/etc/rc.local     | 37 +++++++++++++--------------
 hosts/codethink-sled11-arm64/etc/rc.local     | 37 +++++++++++++--------------
 hosts/codethink-sled12-arm64/etc/rc.local     | 37 +++++++++++++--------------
 hosts/codethink-sled13-arm64/etc/rc.local     | 37 +++++++++++++--------------
 hosts/codethink-sled14-arm64/etc/rc.local     | 37 +++++++++++++--------------
 hosts/codethink-sled15-arm64/etc/rc.local     | 37 +++++++++++++--------------
 hosts/codethink-sled16-arm64/etc/rc.local     | 37 +++++++++++++--------------
 hosts/codethink-sled9-arm64/etc/rc.local      | 37 +++++++++++++--------------
 hosts/ff2a-armhf-rb/etc/rc.local              | 37 +++++++++++++--------------
 hosts/ff2b-armhf-rb/etc/rc.local              | 37 +++++++++++++--------------
 hosts/ff4a-armhf-rb/etc/rc.local              | 37 +++++++++++++--------------
 hosts/hb0-armhf-rb/etc/rc.local               | 37 +++++++++++++--------------
 hosts/jenkins-test-vm/etc/rc.local            | 37 +++++++++++++--------------
 hosts/jenkins/etc/rc.local                    | 37 +++++++++++++--------------
 hosts/jtk1a-armhf-rb/etc/rc.local             | 37 +++++++++++++--------------
 hosts/odu3a-armhf-rb/etc/rc.local             | 37 +++++++++++++--------------
 hosts/odxu4-armhf-rb/etc/rc.local             | 37 +++++++++++++--------------
 hosts/odxu4b-armhf-rb/etc/rc.local            | 37 +++++++++++++--------------
 hosts/odxu4c-armhf-rb/etc/rc.local            | 37 +++++++++++++--------------
 hosts/opi2a-armhf-rb/etc/rc.local             | 37 +++++++++++++--------------
 hosts/opi2b-armhf-rb/etc/rc.local             | 37 +++++++++++++--------------
 hosts/opi2c-armhf-rb/etc/rc.local             | 37 +++++++++++++--------------
 hosts/p64b-armhf-rb.debian.net/etc/rc.local   | 37 +++++++++++++--------------
 hosts/p64c-armhf-rb.debian.net/etc/rc.local   | 37 +++++++++++++--------------
 hosts/profitbricks-build1-amd64/etc/rc.local  | 37 +++++++++++++--------------
 hosts/profitbricks-build10-amd64/etc/rc.local | 37 +++++++++++++--------------
 hosts/profitbricks-build11-amd64/etc/rc.local | 37 +++++++++++++--------------
 hosts/profitbricks-build12-i386/etc/rc.local  | 37 +++++++++++++--------------
 hosts/profitbricks-build15-amd64/etc/rc.local | 37 +++++++++++++--------------
 hosts/profitbricks-build16-i386/etc/rc.local  | 37 +++++++++++++--------------
 hosts/profitbricks-build2-i386/etc/rc.local   | 37 +++++++++++++--------------
 hosts/profitbricks-build3-amd64/etc/rc.local  | 37 +++++++++++++--------------
 hosts/profitbricks-build4-amd64/etc/rc.local  | 37 +++++++++++++--------------
 hosts/profitbricks-build5-amd64/etc/rc.local  | 37 +++++++++++++--------------
 hosts/profitbricks-build6-i386/etc/rc.local   | 37 +++++++++++++--------------
 hosts/profitbricks-build7-amd64/etc/rc.local  | 37 +++++++++++++--------------
 hosts/profitbricks-build9-amd64/etc/rc.local  | 37 +++++++++++++--------------
 hosts/rpi2b-armhf-rb/etc/rc.local             | 37 +++++++++++++--------------
 hosts/rpi2c-armhf-rb/etc/rc.local             | 37 +++++++++++++--------------
 hosts/wbd0-armhf-rb/etc/rc.local              | 37 +++++++++++++--------------
 hosts/wbq0-armhf-rb/etc/rc.local              | 37 +++++++++++++--------------
 47 files changed, 846 insertions(+), 893 deletions(-)

diff --git a/hosts/bbx15-armhf-rb/etc/rc.local b/hosts/bbx15-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/bbx15-armhf-rb/etc/rc.local
+++ b/hosts/bbx15-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/bpi0-armhf-rb/etc/rc.local b/hosts/bpi0-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/bpi0-armhf-rb/etc/rc.local
+++ b/hosts/bpi0-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/cb3a-armhf-rb/etc/rc.local b/hosts/cb3a-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/cb3a-armhf-rb/etc/rc.local
+++ b/hosts/cb3a-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/cbxi4a-armhf-rb/etc/rc.local b/hosts/cbxi4a-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/cbxi4a-armhf-rb/etc/rc.local
+++ b/hosts/cbxi4a-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/cbxi4b-armhf-rb/etc/rc.local b/hosts/cbxi4b-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/cbxi4b-armhf-rb/etc/rc.local
+++ b/hosts/cbxi4b-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/rc.local b/hosts/cbxi4pro0-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/cbxi4pro0-armhf-rb/etc/rc.local
+++ b/hosts/cbxi4pro0-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/codethink-sled10-arm64/etc/rc.local b/hosts/codethink-sled10-arm64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/codethink-sled10-arm64/etc/rc.local
+++ b/hosts/codethink-sled10-arm64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/codethink-sled11-arm64/etc/rc.local b/hosts/codethink-sled11-arm64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/codethink-sled11-arm64/etc/rc.local
+++ b/hosts/codethink-sled11-arm64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/codethink-sled12-arm64/etc/rc.local b/hosts/codethink-sled12-arm64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/codethink-sled12-arm64/etc/rc.local
+++ b/hosts/codethink-sled12-arm64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/codethink-sled13-arm64/etc/rc.local b/hosts/codethink-sled13-arm64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/codethink-sled13-arm64/etc/rc.local
+++ b/hosts/codethink-sled13-arm64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/codethink-sled14-arm64/etc/rc.local b/hosts/codethink-sled14-arm64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/codethink-sled14-arm64/etc/rc.local
+++ b/hosts/codethink-sled14-arm64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/codethink-sled15-arm64/etc/rc.local b/hosts/codethink-sled15-arm64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/codethink-sled15-arm64/etc/rc.local
+++ b/hosts/codethink-sled15-arm64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/codethink-sled16-arm64/etc/rc.local b/hosts/codethink-sled16-arm64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/codethink-sled16-arm64/etc/rc.local
+++ b/hosts/codethink-sled16-arm64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/codethink-sled9-arm64/etc/rc.local b/hosts/codethink-sled9-arm64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/codethink-sled9-arm64/etc/rc.local
+++ b/hosts/codethink-sled9-arm64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/ff2a-armhf-rb/etc/rc.local b/hosts/ff2a-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/ff2a-armhf-rb/etc/rc.local
+++ b/hosts/ff2a-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/ff2b-armhf-rb/etc/rc.local b/hosts/ff2b-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/ff2b-armhf-rb/etc/rc.local
+++ b/hosts/ff2b-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/ff4a-armhf-rb/etc/rc.local b/hosts/ff4a-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/ff4a-armhf-rb/etc/rc.local
+++ b/hosts/ff4a-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/hb0-armhf-rb/etc/rc.local b/hosts/hb0-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/hb0-armhf-rb/etc/rc.local
+++ b/hosts/hb0-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/jenkins-test-vm/etc/rc.local b/hosts/jenkins-test-vm/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/jenkins-test-vm/etc/rc.local
+++ b/hosts/jenkins-test-vm/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/jenkins/etc/rc.local b/hosts/jenkins/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/jenkins/etc/rc.local
+++ b/hosts/jenkins/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/jtk1a-armhf-rb/etc/rc.local b/hosts/jtk1a-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/jtk1a-armhf-rb/etc/rc.local
+++ b/hosts/jtk1a-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/odu3a-armhf-rb/etc/rc.local b/hosts/odu3a-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/odu3a-armhf-rb/etc/rc.local
+++ b/hosts/odu3a-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/odxu4-armhf-rb/etc/rc.local b/hosts/odxu4-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/odxu4-armhf-rb/etc/rc.local
+++ b/hosts/odxu4-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/odxu4b-armhf-rb/etc/rc.local b/hosts/odxu4b-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/odxu4b-armhf-rb/etc/rc.local
+++ b/hosts/odxu4b-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/odxu4c-armhf-rb/etc/rc.local b/hosts/odxu4c-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/odxu4c-armhf-rb/etc/rc.local
+++ b/hosts/odxu4c-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/opi2a-armhf-rb/etc/rc.local b/hosts/opi2a-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/opi2a-armhf-rb/etc/rc.local
+++ b/hosts/opi2a-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/opi2b-armhf-rb/etc/rc.local b/hosts/opi2b-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/opi2b-armhf-rb/etc/rc.local
+++ b/hosts/opi2b-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/opi2c-armhf-rb/etc/rc.local b/hosts/opi2c-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/opi2c-armhf-rb/etc/rc.local
+++ b/hosts/opi2c-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/p64b-armhf-rb.debian.net/etc/rc.local b/hosts/p64b-armhf-rb.debian.net/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/p64b-armhf-rb.debian.net/etc/rc.local
+++ b/hosts/p64b-armhf-rb.debian.net/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/p64c-armhf-rb.debian.net/etc/rc.local b/hosts/p64c-armhf-rb.debian.net/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/p64c-armhf-rb.debian.net/etc/rc.local
+++ b/hosts/p64c-armhf-rb.debian.net/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build1-amd64/etc/rc.local b/hosts/profitbricks-build1-amd64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build1-amd64/etc/rc.local
+++ b/hosts/profitbricks-build1-amd64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build10-amd64/etc/rc.local b/hosts/profitbricks-build10-amd64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build10-amd64/etc/rc.local
+++ b/hosts/profitbricks-build10-amd64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build11-amd64/etc/rc.local b/hosts/profitbricks-build11-amd64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build11-amd64/etc/rc.local
+++ b/hosts/profitbricks-build11-amd64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build12-i386/etc/rc.local b/hosts/profitbricks-build12-i386/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build12-i386/etc/rc.local
+++ b/hosts/profitbricks-build12-i386/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build15-amd64/etc/rc.local b/hosts/profitbricks-build15-amd64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build15-amd64/etc/rc.local
+++ b/hosts/profitbricks-build15-amd64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build16-i386/etc/rc.local b/hosts/profitbricks-build16-i386/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build16-i386/etc/rc.local
+++ b/hosts/profitbricks-build16-i386/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build2-i386/etc/rc.local b/hosts/profitbricks-build2-i386/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build2-i386/etc/rc.local
+++ b/hosts/profitbricks-build2-i386/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build3-amd64/etc/rc.local b/hosts/profitbricks-build3-amd64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build3-amd64/etc/rc.local
+++ b/hosts/profitbricks-build3-amd64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build4-amd64/etc/rc.local b/hosts/profitbricks-build4-amd64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build4-amd64/etc/rc.local
+++ b/hosts/profitbricks-build4-amd64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build5-amd64/etc/rc.local b/hosts/profitbricks-build5-amd64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build5-amd64/etc/rc.local
+++ b/hosts/profitbricks-build5-amd64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build6-i386/etc/rc.local b/hosts/profitbricks-build6-i386/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build6-i386/etc/rc.local
+++ b/hosts/profitbricks-build6-i386/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build7-amd64/etc/rc.local b/hosts/profitbricks-build7-amd64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build7-amd64/etc/rc.local
+++ b/hosts/profitbricks-build7-amd64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/profitbricks-build9-amd64/etc/rc.local b/hosts/profitbricks-build9-amd64/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/profitbricks-build9-amd64/etc/rc.local
+++ b/hosts/profitbricks-build9-amd64/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/rpi2b-armhf-rb/etc/rc.local b/hosts/rpi2b-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/rpi2b-armhf-rb/etc/rc.local
+++ b/hosts/rpi2b-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/rpi2c-armhf-rb/etc/rc.local b/hosts/rpi2c-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/rpi2c-armhf-rb/etc/rc.local
+++ b/hosts/rpi2c-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/wbd0-armhf-rb/etc/rc.local b/hosts/wbd0-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/wbd0-armhf-rb/etc/rc.local
+++ b/hosts/wbd0-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0
diff --git a/hosts/wbq0-armhf-rb/etc/rc.local b/hosts/wbq0-armhf-rb/etc/rc.local
index 9248a7a..8fed77b 100755
--- a/hosts/wbq0-armhf-rb/etc/rc.local
+++ b/hosts/wbq0-armhf-rb/etc/rc.local
@@ -5,9 +5,8 @@
 # This script is executed at the end of each multiuser runlevel.
 # Make sure that the script will "exit 0" on success or any other
 # value on error.
-#
-# In order to enable or disable this script just change the execution
-# bits.
+
+set -x
 
 send_back_to_the_future() {
 	# stop ntp
@@ -68,22 +67,6 @@ if [ "$(hostname)" = "jenkins" ] ; then
 fi
 
 #
-# run some hosts in the future
-#
-case $(hostname) in
-	codethink-sled9*)	send_back_to_the_future ;;
-	codethink-sled11*)	send_back_to_the_future ;;
-	codethink-sled13*)	send_back_to_the_future ;;
-	codethink-sled15*)	send_back_to_the_future ;;
-	profitbricks-build4*)	send_back_to_the_future ;;
-	profitbricks-build5*)	send_back_to_the_future ;;
-	profitbricks-build6*)	send_back_to_the_future ;;
-	profitbricks-build15*)	send_back_to_the_future ;;
-	profitbricks-build16*)	send_back_to_the_future ;;
-	*)			;;
-esac
-
-#
 # fixup /(dev|run)/shm if needed
 #
 fixup_shm
@@ -102,5 +85,21 @@ case $(hostname) in
 	*)			;;
 esac
 
+#
+# run some hosts in the future
+#
+case $(hostname) in
+	codethink-sled9*)	send_back_to_the_future ;;
+	codethink-sled11*)	send_back_to_the_future ;;
+	codethink-sled13*)	send_back_to_the_future ;;
+	codethink-sled15*)	send_back_to_the_future ;;
+	profitbricks-build4*)	send_back_to_the_future ;;
+	profitbricks-build5*)	send_back_to_the_future ;;
+	profitbricks-build6*)	send_back_to_the_future ;;
+	profitbricks-build15*)	send_back_to_the_future ;;
+	profitbricks-build16*)	send_back_to_the_future ;;
+	*)			;;
+esac
+
 echo "$(date -u) - system booted up."
 exit 0

-- 
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