#16 better subvariants for cloud images
Merged 8 years ago by ausil. Opened 8 years ago by adamwill.
adamwill/pungi-fedora subvariant-improve  into  master

file modified
+2 -2
@@ -291,7 +291,7 @@ 

                      'arches': ['x86_64'],

                      'repo_from': 'Cloud',

                      'install_tree_from': 'Cloud',

-                     'subvariant': 'Docker'

+                     'subvariant': 'Docker_Base'

                      }

          }

          ],
@@ -327,7 +327,7 @@ 

                      'arches': ['x86_64', 'i386'],

                      'repo_from': 'Cloud',

                      'install_tree_from': 'Cloud',

-                     'subvariant': 'Cloud_Base-Vagrant'

+                     'subvariant': 'Cloud_Base'

                       }

          }

          ],

no initial comment

Vagrant is an imagetype, it's not properly a component of the
subvariant; both the raw disk and vagrant cloud_base images
should have the same subvariant.

The Docker image's subvariant should be Docker_Base to stay in
line with the Cloud images, I think.

Patch needs to be signed off before it can be merged

Pull-Request has been rebased

8 years ago

Pull-Request has been merged by ausil

8 years ago
Metadata