forked from Dark-Horse-Linux/pyrois
16 lines
241 B
Plaintext
16 lines
241 B
Plaintext
{
|
|
"plan":
|
|
[
|
|
{
|
|
"name": "welcome livecd",
|
|
"dependencies": [ null ],
|
|
"comment": "greet the user"
|
|
},
|
|
{
|
|
"name": "create_livecd",
|
|
"dependencies": [ null ],
|
|
"comment": "executed outside of chroot context"
|
|
}
|
|
]
|
|
}
|