16 lines
234 B
JSON
16 lines
234 B
JSON
{
|
|
"id": "fedora-workstation",
|
|
"label": "Fedora Workstation",
|
|
"distribution": "fedora",
|
|
"version": "40",
|
|
|
|
"installer": {
|
|
"type": "kickstart"
|
|
},
|
|
|
|
"ansible": {
|
|
"repo": "fedora-workstation",
|
|
"mode": "pull"
|
|
}
|
|
}
|