mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-25 18:48:30 +00:00
9 lines
199 B
Text
9 lines
199 B
Text
|
from shared/variables import *
|
||
|
from rocky-lookahead/variables import *
|
||
|
from shared/all import *
|
||
|
from rocky-lookahead/override import *
|
||
|
|
||
|
global_release = '!RELEASE_FROM_DATE_RESPIN'
|
||
|
|
||
|
sigkeys = [None]
|