Re: Building cloud images in sandbox VMs

2017-10-13 Thread Emmanuel Kasper
Le 13/10/2017 à 14:49, Noah Meyerhans a écrit : > any further. We will need to look into tools for making new VMs. I wonder what is meant by "making new VM". You do mean creating the disk image for the VM or starting the VM with a tool like virsh? >>> >>> If I recall

Re: Building cloud images in sandbox VMs

2017-10-13 Thread Jonathan Proulx
On Fri, Oct 13, 2017 at 05:49:48AM -0700, Noah Meyerhans wrote: :$ aws ec2 run-instances --image-id ami-foo \ : --user-data file://ec2-userdata.yaml : :Where the ec2-userdata.yaml contains configuration for cloud-init :telling it how to set up and run FAI and ami-foo is the current public

Re: Building cloud images in sandbox VMs

2017-10-13 Thread Noah Meyerhans
On Fri, Oct 13, 2017 at 01:48:53PM +0200, Emmanuel Kasper wrote: > >> > Building > >> > > >> > >> > any further. We will need to look into tools for making new VMs. > >> I wonder what is meant by "making new VM". > >> You do mean creating the disk image for the VM or starting