| author | 2024-08-22 09:16:49 -0400 | |
|---|---|---|
| committer | 2024-08-22 10:20:33 -0400 | |
| commit | 8af7cf6d8b3cf440d50c3bbe45500c9a983587b7 (patch) | |
| tree | 1d1bb5c0935237986e008d3da54e2a72de307004 /Fedora-ELN.kiwi | |
| parent | 7f81d5bf329d9538a1fe0c673b0a81a675b640b7 (diff) | |
| download | kiwi-descriptions-8af7cf6d8b3cf440d50c3bbe45500c9a983587b7.tar.gz kiwi-descriptions-8af7cf6d8b3cf440d50c3bbe45500c9a983587b7.zip | |
Add cloud image support for ELN
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
Diffstat (limited to 'Fedora-ELN.kiwi')
| -rw-r--r-- | Fedora-ELN.kiwi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Fedora-ELN.kiwi b/Fedora-ELN.kiwi index 4a804f4..3534322 100644 --- a/Fedora-ELN.kiwi +++ b/Fedora-ELN.kiwi @@ -16,6 +16,7 @@ </preferences> <include from="this://./components/boot-eln.xml"/> <include from="this://./repositories/core-eln.xml"/> + <include from="this://./teams/eln/cloud.xml"/> <packages type="bootstrap"> <package name="basesystem"/> <package name="filesystem"/> |