We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb8223 commit 5ed55d2Copy full SHA for 5ed55d2
Makefile
@@ -7,7 +7,7 @@ PASSWORD ?= 12345678
7
SECRET ?= osp-secret
8
LIBVIRT_SECRET ?= libvirt-secret
9
OUT ?= ${PWD}/out
10
-TIMEOUT ?= 300s
+TIMEOUT ?= 500s
11
BAREMETAL_TIMEOUT ?= 20m
12
DBSERVICE ?= galera
13
ifeq ($(DBSERVICE), galera)
0 commit comments