updated for yum proxy configs
diff --git a/tasks/main.yml b/tasks/main.yml
index 8f5f9ba..6c94f75 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -2,7 +2,7 @@
 # tasks file for /usr/local/google/home/friasc/apigee-workspace/apigee-opdk-role-workspace/apigee-server-restart
 - name: Restarting node now
   become: yes
-  shell: sleep 1 && reboot now
+  shell: sleep 2 && reboot now
   async: 1
   poll: 0