mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-23 21:35:26 +03:00
18 lines
284 B
Plaintext
18 lines
284 B
Plaintext
|
{
|
||
|
"ignition": {
|
||
|
"version": "3.0.0"
|
||
|
},
|
||
|
"storage": {
|
||
|
"files": [
|
||
|
{
|
||
|
"path": "/etc/ostree-destructive-test-ok",
|
||
|
"filesystem": "root",
|
||
|
"mode": 420,
|
||
|
"contents": {
|
||
|
"source": "data:text/plain;base64,"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|