Merge "fix cobbler template" into dev/experimental

This commit is contained in:
Jenkins 2014-10-07 22:17:54 +00:00 committed by Gerrit Code Review
commit e10f00567b

View File

@ -59,6 +59,7 @@
"ntp_server": "$ntp_server",
"timezone": "$timezone",
"ignore_proxy": "$no_proxy",
"local_repo": "$getVar('local_repo', '')"
"local_repo": "$getVar('local_repo', '')",
"disk_num": 1
}
}