summaryrefslogtreecommitdiffstats
path: root/genome-bootstrap/bin/genome-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'genome-bootstrap/bin/genome-bootstrap')
-rw-r--r--genome-bootstrap/bin/genome-bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/genome-bootstrap/bin/genome-bootstrap b/genome-bootstrap/bin/genome-bootstrap
index 05ae6cc..b364cbf 100644
--- a/genome-bootstrap/bin/genome-bootstrap
+++ b/genome-bootstrap/bin/genome-bootstrap
@@ -24,7 +24,7 @@ Main {
# to be refactored a bit.
def get_system_ip(repo, system_name)
sleep_time = 5
- tries = 10
+ tries = 20
say("Trying to determine the ip address.")
say("We'll try and maximum of #{tries} times.")