mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add new shell script for configuring VMs with CoreOS rkt. Modify Vagrantfile to "pre-download" files if they exist in current directory. Add new multi-platform code to Vagrantfile. Change filenames to adhere to new naming convention.
6 lines
101 B
YAML
6 lines
101 B
YAML
---
|
|
- name: rkt-01
|
|
vmw_box: slowe/ubuntu-trusty-x64
|
|
vb_box: ubuntu/trusty64
|
|
ram: 512
|
|
vcpu: 1
|