[ostree-installer] Fix example documentation
There is no `compose_date`, the field is called just `date`. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
ad32b73918
commit
a83a34fd40
2 changed files with 2 additions and 2 deletions
|
|
@ -1023,7 +1023,7 @@ Example config
|
|||
"x86_64": {
|
||||
"source_repo_from": "Everything",
|
||||
"release": None,
|
||||
"filename": "%(release_short)s-%(variant)s-%(arch)s-%(version)s-%(compose_date)s.iso",
|
||||
"filename": "%(release_short)s-%(variant)s-%(arch)s-%(version)s-%(date)s.iso",
|
||||
"installpkgs": ["fedora-productimg-atomic"],
|
||||
"add_template": ["atomic-installer/lorax-configure-repo.tmpl"],
|
||||
"add_template_var": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue