diff --git a/doc/configuration.rst b/doc/configuration.rst index 94704aee..03c21da5 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -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": [ diff --git a/tests/test_ostree_installer_phase.py b/tests/test_ostree_installer_phase.py index 34489a7f..45643dad 100644 --- a/tests/test_ostree_installer_phase.py +++ b/tests/test_ostree_installer_phase.py @@ -23,7 +23,7 @@ class OstreeInstallerPhaseTest(helpers.PungiTestCase): "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": ["/spin-kickstarts/atomic-installer/lorax-configure-repo.tmpl"], "add_template_var": [