mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #613 from ceph/centos-box
vagrant: add other boxes for centos and ubuntupull/618/head
commit
84f8eb48d9
|
@ -31,8 +31,8 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
|
||||||
|
|
||||||
# VAGRANT BOX
|
# VAGRANT BOX
|
||||||
# Fedora: https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-Vagrant-22-20150521.x86_64.vagrant-virtualbox.box
|
# Fedora: https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-Vagrant-22-20150521.x86_64.vagrant-virtualbox.box
|
||||||
# Ubuntu: ubuntu/trusty64
|
# Ubuntu: ubuntu/trusty64 or ubuntu/wily64
|
||||||
# CentOS: bento/centos-7.1
|
# CentOS: bento/centos-7.1 or puppetlabs/centos-7.0-64-puppet
|
||||||
# libvirt CentOS: centos/7
|
# libvirt CentOS: centos/7
|
||||||
# parallels Ubuntu: parallels/ubuntu-14.04
|
# parallels Ubuntu: parallels/ubuntu-14.04
|
||||||
# Debian: deb/jessie-amd64 - be careful the storage controller is named 'SATA Controller'
|
# Debian: deb/jessie-amd64 - be careful the storage controller is named 'SATA Controller'
|
||||||
|
|
Loading…
Reference in New Issue