From 4c500453e6b7aa19cebf4c547dc9c7027ee60959 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Mon, 16 Apr 2018 15:01:25 +0100 Subject: [PATCH] Auto-reboot if kernel upgraded immediately after idr-00-preinstall.yml --- ansible/idr-00-preinstall.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible/idr-00-preinstall.yml b/ansible/idr-00-preinstall.yml index bff0658d..b9951de9 100644 --- a/ansible/idr-00-preinstall.yml +++ b/ansible/idr-00-preinstall.yml @@ -8,3 +8,5 @@ - include: os-idr-volumes.yml - include: idr-dundee-nfs.yml - include: idr-ebi-nfs.yml + +- include: idr-reboot-if-kernel.yml