Skip to content

Instantly share code, notes, and snippets.

@tatsuya6502
Last active August 29, 2015 13:59
Show Gist options
  • Save tatsuya6502/10944357 to your computer and use it in GitHub Desktop.
Save tatsuya6502/10944357 to your computer and use it in GitHub Desktop.
vagrant-kvm task list

Task List for Vagrant KVM Project

Next Items to Work on

  • CoreOS + nfs synced folder (#217)
  • 9p Cent OS how-to guide (#218)
  • Build box for Ubuntu 14.04 LTS Trusty Final (April 17th)

Arch Linux Host Support

  • Update Arch Wiki Vagrant page.

    • Just replace the current contents under vagrant-kvm with the link to the installation guide on vagrant-kvm Wiki page.
  • Add /spec/arch-linux/Vagrantfile for Arch Linux VM so that we can test vagrant-kvm on Arch Linux on the VM.

  • (Vagrant) Send a pull request for arch host capability to start NSFv4 services.

Release Qualification Procedure

  • List up items required for release qualification
    • Hosts: Ubuntu 14.04, Fedora 20, Arch Linux
    • Guests: Ubuntu 14.04, Ubuntu 12.04, CentOS 6
    • Guests: single VM, multi VM
    • Network: nat - dhcp, static ip
    • Upgrade test

9p Issues

Network Issues

Misc Wiki Updates

Boxes and Veewee Templates

The repository for my templates: tatsuya6502/veewee-definitions.

  • Write README.md with build instructions.
  • Send pull requests to veewee project for updated templates:
    • Arch Linux, update for 2014.04.01, vagrant-kvm (nfs)
    • (low) Cent OS, vagrant-kvm (9p, nfs)
    • (low) Fedora 20, vagrant-kvm (nfs)
    • (low) Ubuntu 14.04 "Trusty", vagrant-kvm (nfs)
  • Build boxes
    • (April 17th) Ubuntu 14.04 LTS "Trusty Tahr" Final
    • Fedora 19

vagrant-mutate

  • Address the issue that vagrant-mutate can't find qemu-img command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment