Fix bug in kickstart_local_repo snippet and kickstart
Change-Id: Ice16a9aa9588c28056882a7c129e712181645539
This commit is contained in:
parent
3e1faf5b86
commit
58fd79fb86
@ -96,8 +96,7 @@ chkconfig ip6tables off
|
||||
|
||||
$SNIPPET('kickstart_yum.conf')
|
||||
#if $getVar('local_repo', '') != ''
|
||||
#set $kickstart_local_repo = "kickstart_%s" % $local_repo
|
||||
$SNIPPET($kickstart_local_repo)
|
||||
$SNIPPET('kickstart_local_repo')
|
||||
#end if
|
||||
$SNIPPET('kickstart_ssh')
|
||||
$SNIPPET('kickstart_ntp')
|
||||
|
Loading…
x
Reference in New Issue
Block a user