mirror of https://github.com/apache/cloudstack.git
Fixed ostype CLOUDSTACK-3645
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
b18c72626b
commit
78ac22e157
|
|
@ -157,7 +157,7 @@ class Services:
|
|||
"publicport": 22,
|
||||
"openfirewall": False,
|
||||
},
|
||||
"ostype": 'Cent OS 5.3 (64 bit)',
|
||||
"ostype": 'CentOS 5.3 (64-bit)',
|
||||
# Cent OS 5.3 (64 bit)
|
||||
"sleep": 60,
|
||||
"timeout": 10,
|
||||
|
|
|
|||
Loading…
Reference in New Issue