diff options
author | Areli, Fuss (af732p) <af732p@att.com> | 2018-05-24 11:24:40 +0300 |
---|---|---|
committer | Areli, Fuss (af732p) <af732p@att.com> | 2018-05-24 11:24:40 +0300 |
commit | af331643dc0af5e3fb8bebfa9efb2682e46451b8 (patch) | |
tree | 6a9415cf34eac1dc231e239aca9d7bfe63ad8048 /vagrant/pxe/single_node_config.yml | |
parent | 61bb1d8b6a20fec9235ca5b5af0174ad1c85aa67 (diff) |
Alignment of VVP devkit
Alignment of VVP devkit
Change-Id: I7c6dae29faf0a14dce4d40114bd0bc4be8e23e42
Issue-ID: VVP-60
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Diffstat (limited to 'vagrant/pxe/single_node_config.yml')
-rw-r--r-- | vagrant/pxe/single_node_config.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/vagrant/pxe/single_node_config.yml b/vagrant/pxe/single_node_config.yml index 17ff408..f48e22f 100644 --- a/vagrant/pxe/single_node_config.yml +++ b/vagrant/pxe/single_node_config.yml @@ -40,12 +40,13 @@ boxen: - name: ops-01 box: centos/7 ips: ['10.252.0.2', "10.220.220.2"] - macs: [] + macs: ["08002767736a" , "0800278a5a17"] cpus: 1 cpu: "50" memory: "1024" groups: ["bootstrap", "centos",] vagrant_ssh_port: 2502 + nic_type: 82540EM - name: ceph-01 box: centos/7 @@ -56,6 +57,7 @@ boxen: macs: ["0800276695A1","0800276695A2"] groups: ["ceph", "osds", "mons", "rgws", "rbdhost", "centos"] vagrant_ssh_port: 2521 + nic_type: 82540EM - name: coreos-01 box: vvp-empty @@ -66,6 +68,7 @@ boxen: ips: ["10.252.0.12", "10.220.220.12"] groups: ["coreos", "container-hosts", "fleetctl-host"] vagrant_ssh_port: 2512 + nic_type: "virtio" hosts: |