initial-setup/anaconda-template.json

20 lines
336 B
JSON
Raw Normal View History

2023-10-08 11:01:10 +08:00
{
"_comment_": [
"This is a comment",
"with multiple lines."
],
"_default_": {
"file": "default-help.xml",
"anchor": ""
},
"installation-summary": {
"file": "anaconda-help.xml",
"anchor": ""
},
"user-configuration": {
"file": "anaconda-help.xml",
"anchor": "creating-a-user-account"
}
}