summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2008-07-17 13:50:06 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2008-07-21 13:37:16 -0400
commit147a8b17d78069682d4ff44e585360149b12c368 (patch)
tree33d0a64e4b8bb3a6230d814916149ebcdc801c0f
parent789eece9dfe2001a118df67cfa6d135ed3814dc0 (diff)
downloadtools-147a8b17d78069682d4ff44e585360149b12c368.tar.gz
tools-147a8b17d78069682d4ff44e585360149b12c368.tar.xz
tools-147a8b17d78069682d4ff44e585360149b12c368.zip
Increasing the number of tries genome-bootstrap asks for the IP
-rw-r--r--genome-bootstrap/bin/genome-bootstrap2
-rw-r--r--genome-bootstrap/extra/genome-bootstrap.spec2
2 files changed, 2 insertions, 2 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.")
diff --git a/genome-bootstrap/extra/genome-bootstrap.spec b/genome-bootstrap/extra/genome-bootstrap.spec
index 4ac05c5..b62e82d 100644
--- a/genome-bootstrap/extra/genome-bootstrap.spec
+++ b/genome-bootstrap/extra/genome-bootstrap.spec
@@ -7,7 +7,7 @@ Summary: Tool for provisioning virtual machines
Name: rubygem-%{gemname}
Version: 1.0.0
-Release: 7%{?dist}
+Release: 8%{?dist}
Group: Development/Languages
License: Ruby License/GPL
Source0: %{gemname}-%{version}.gem