mirror of
https://github.com/rocky-linux/sig-cloud-instance-images.git
synced 2024-11-01 02:41:24 +00:00
update for 8.6
This commit is contained in:
parent
d9464b166e
commit
c35f7c8b03
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ KICKSTART_DIR = kickstarts
|
|||||||
KICKSTART_PATH = "${KICKSTART_DIR}/Rocky-8-Container.ks"
|
KICKSTART_PATH = "${KICKSTART_DIR}/Rocky-8-Container.ks"
|
||||||
LOG_DIR = logs
|
LOG_DIR = logs
|
||||||
OUT = out
|
OUT = out
|
||||||
RELEASE_VER = 8.5
|
RELEASE_VER = 8.6
|
||||||
MAJOR = $(shell v='$(RELEASE_VER)'; echo "$${v%.*}")
|
MAJOR = $(shell v='$(RELEASE_VER)'; echo "$${v%.*}")
|
||||||
TEMPLATE_DIR = templates
|
TEMPLATE_DIR = templates
|
||||||
TEMPLATE_PATH = "${TEMPLATE_DIR}/tdl-${ARCH}.xml"
|
TEMPLATE_PATH = "${TEMPLATE_DIR}/tdl-${ARCH}.xml"
|
||||||
|
Loading…
Reference in New Issue
Block a user