aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/compute.yaml
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2015-12-14 20:08:46 +0100
committerGiulio Fidente <gfidente@redhat.com>2015-12-18 18:45:22 +0100
commit4ff84638ab1fd39b6c907ed2899227462da358cf (patch)
tree097b1a009341234cd00f63d302124d2e303fa932 /puppet/compute.yaml
parentbce5f65f2e036f6ef5232fdfc8025d7f864faa56 (diff)
Align template defaults with the client
This aligns the parameter default values from python-tripleoclient with tripleo-heat-templates. This is in preparation for removing all the defaults from the client, and maintaining them only in the templates. Change-Id: I7b635a250f1ecc170e18d8e434f0118c6fcbb942 Co-Authored-By: James Slagle <jslagle@redhat.com>
Diffstat (limited to 'puppet/compute.yaml')
-rw-r--r--puppet/compute.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/puppet/compute.yaml b/puppet/compute.yaml
index 43ef5820..10ae4c33 100644
--- a/puppet/compute.yaml
+++ b/puppet/compute.yaml
@@ -103,7 +103,7 @@ parameters:
description: The tenant network type for Neutron.
default: 'vxlan'
NeutronNetworkVLANRanges:
- default: 'datacentre'
+ default: 'datacentre:1:1000'
description: >
The Neutron ML2 and OpenVSwitch vlan mapping range to support. See the
Neutron documentation for permitted values. Defaults to permitting any
@@ -200,7 +200,7 @@ parameters:
type: json
NovaComputeLibvirtType:
type: string
- default: ''
+ default: kvm
NovaComputeLibvirtVifDriver:
default: ''
description: Libvirt VIF driver configuration for the network