From a83a34fd40c537163adada7e00cfbeb24aa53b3a Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: Apr 13 2016 13:12:28 +0000 Subject: [ostree-installer] Fix example documentation There is no `compose_date`, the field is called just `date`. Signed-off-by: Lubomír Sedlář --- diff --git a/doc/configuration.rst b/doc/configuration.rst index 94704ae..03c21da 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 34489a7..45643da 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": [