#505 Add scientific vagrant configuraiton
Merged 5 years ago by mohanboddu. Opened 6 years ago by amitksaha.
amitksaha/pungi-fedora fedora_scientific_vagrant  into  master

file modified
+12
@@ -391,6 +391,18 @@ 

                      'subvariant': 'Python_Classroom',

                      'failable': ['*'],

                       },

+             'image-build': {

+                     'format': [('vagrant-libvirt','vagrant-libvirt.box'), ('vagrant-virtualbox','vagrant-virtualbox.box')],

+                     'name': 'Fedora-Scientific-Vagrant',

+                     'kickstart': 'fedora-scientific-vagrant.ks',

+                     'distro': 'Fedora-22',

+                     'disk_size': 40,

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

+                     'repo': 'Everything',

+                     'install_tree_from': 'Everything',

+                     'subvariant': 'Scientific',

+                     'failable': ['*'],

+                      },

              'factory-parameters': {

                      'ova-option': 'vagrant_sync_directory=/home/vagrant/sync'

              }

Initial feedback PR for shipping Fedora Scientific vagrant boxes.

Depends on https://pagure.io/fedora-kickstarts/pull-request/329

Signed-off-by: Amit Saha amitsaha.in@gmail.com

This will need a change to be approved by fesco for the new deliverable

Thanks. Would you be able to point me to a relevant document outlining the
process please?

On Fri, 26 Jan 2018 at 7:41 pm, Dennis Gilmore pagure@pagure.io wrote:

ausil commented on the pull-request: Add scientific vagrant configuraiton that you are following:
This will need a change to be approved by fesco for the new deliverable

To reply, visit the link below or just reply to this email
https://pagure.io/pungi-fedora/pull-request/505

This will need a change to be approved by fesco for the new deliverable

I filed a ticket here: https://pagure.io/fesco/issue/1837

Hi all, can i get some feedback on my PR please?

Pull-Request has been merged by mohanboddu

5 years ago
Metadata