[PATCH] atomic: use the new json file name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



we removed docker from the name.

Signed-off-by: Dusty Mabe <dusty@xxxxxxxxxxxxx>
---
 roles/bodhi2/backend/templates/atomic-config.py.j2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/roles/bodhi2/backend/templates/atomic-config.py.j2 b/roles/bodhi2/backend/templates/atomic-config.py.j2
index 5778cd5..b998bde 100644
--- a/roles/bodhi2/backend/templates/atomic-config.py.j2
+++ b/roles/bodhi2/backend/templates/atomic-config.py.j2
@@ -16,7 +16,7 @@ config = dict(
             # https://github.com/projectatomic/rpm-ostree/blob/master/doc/treefile.md
             'tree': 'docker-host',
             'treefile': {
-                'include': 'fedora-atomic-docker-host.json',
+                'include': 'fedora-atomic-host.json',
                 'ref': 'fedora/26/x86_64/updates/atomic-host',
                 'repos': ['fedora-26', 'fedora-26-updates', 'updates'],
                 'packages': [],
@@ -43,7 +43,7 @@ config = dict(
             # https://github.com/projectatomic/rpm-ostree/blob/master/doc/treefile.md
             'tree': 'docker-host',
             'treefile': {
-                'include': 'fedora-atomic-docker-host.json',
+                'include': 'fedora-atomic-host.json',
                 'ref': 'fedora/26/x86_64/testing/atomic-host',
                 'repos': ['fedora-26', 'fedora-26-updates', 'updates-testing'],
                 'packages': [],
-- 
2.9.4
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux